chore: update browser, theme, and locale configurations
- Replace Librewolf with Firefox as the backup browser - Update default and extra locales to en_US.UTF-8 and de_DE.UTF-8 respectively - Change theme fetch setting from 'none' to 'fastfetch' and update wallpaper - Minor formatting cleanup in THEMES.md
This commit is contained in:
+2
-2
@@ -75,8 +75,8 @@
|
||||
|
||||
polarity = "dark";
|
||||
image = pkgs.fetchurl {
|
||||
url = "https://raw.githubusercontent.com/anotherhadi/awesome-wallpapers/refs/heads/main/app/static/wallpapers/black-moutains-and-a-city.png";
|
||||
sha256 = "sha256-RTTA3Lf+hnPpo9hwS075kbnIouz12ul2GKO3EIgP6AU=";
|
||||
url = "https://upload.wikimedia.org/wikipedia/commons/1/12/Peter_Paul_Rubens_-_Fall_of_the_damned.jpg";
|
||||
sha256 = "sha256-m8ii0Vo8FrUJRPrWfFvF3ojTSshGTVbIU1V8ptis4aQ=";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user