feat: added hyprland, zed, and firefox settings

This commit is contained in:
Nick 2025-01-22 23:47:24 -06:00
parent f642608281
commit 9526cf7ca4
21 changed files with 35 additions and 1 deletions

View file

@ -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;

View file

@ -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;