Refactor the whole configuration #1

Merged
caem merged 354 commits from refactor into master 2025-02-01 14:05:16 +01:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit f30588f912 - Show all commits

View file

@ -34,6 +34,7 @@ in{
favorite-apps = [ favorite-apps = [
"com.mitchellh.ghostty.desktop" "com.mitchellh.ghostty.desktop"
"org.gnome.Nautilus.desktop" "org.gnome.Nautilus.desktop"
"org.mozilla.firefox.desktop"
]; ];
}; };
"org/gnome/shell/extensions/just-perfection" = { "org/gnome/shell/extensions/just-perfection" = {

View file

@ -51,7 +51,7 @@
(envSuffix "XDG_RUNTIME_DIR" "/doc") (envSuffix "XDG_RUNTIME_DIR" "/doc")
(envSuffix "XDG_RUNTIME_DIR" "/dconf") (envSuffix "XDG_RUNTIME_DIR" "/dconf")
[ (sloth.mkdir (sloth.concat' sloth.xdgConfigHome "/mozilla")) (sloth.concat' sloth.homeDir "/.mozilla")] [(sloth.mkdir (sloth.concat' sloth.xdgConfigHome "/mozilla")) (sloth.concat' sloth.homeDir "/.mozilla")]
]; ];
bind.ro = [ bind.ro = [