mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
feat: added hyprland, zed, and firefox settings
This commit is contained in:
parent
f642608281
commit
9526cf7ca4
21 changed files with 35 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
"privacy.fingerprintingProtection" = true;
|
||||
|
||||
# RFP (resistFingerprinting)
|
||||
"privacy.resistFingerprinting" = true;
|
||||
"privacy.resistFingerprinting" = false;
|
||||
"privacy.window.maxInnerWidth" = 1600;
|
||||
"privacy.window.maxInnerHeight" = 900;
|
||||
"privacy.resistFingerprinting.block_mozAddonManager" = true;
|
||||
|
|
|
@ -32,6 +32,8 @@ in
|
|||
file_icons = true;
|
||||
folder_icons = true;
|
||||
indent_size = 15;
|
||||
auto_reveal_entries = false;
|
||||
auto_fold_dirs = false;
|
||||
};
|
||||
indent_guides = {
|
||||
enabled = true;
|
Loading…
Add table
Add a link
Reference in a new issue