123f
This commit is contained in:
parent
4779450582
commit
f30588f912
2 changed files with 2 additions and 1 deletions
|
@ -34,6 +34,7 @@ in{
|
|||
favorite-apps = [
|
||||
"com.mitchellh.ghostty.desktop"
|
||||
"org.gnome.Nautilus.desktop"
|
||||
"org.mozilla.firefox.desktop"
|
||||
];
|
||||
};
|
||||
"org/gnome/shell/extensions/just-perfection" = {
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
(envSuffix "XDG_RUNTIME_DIR" "/doc")
|
||||
(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 = [
|
||||
|
|
Loading…
Add table
Reference in a new issue