mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
remove codium and reorder apps
This commit is contained in:
parent
b2641c4ce4
commit
ccdb2a0750
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
@ -75,7 +75,7 @@
|
|||
|
||||
dconf.settings = {
|
||||
"org/gnome/shell" = {
|
||||
favorite-apps = [ "nautilus.desktop" "org.gnome.Console.desktop" "firefox.desktop" "codium.desktop" "signal-desktop.desktop" ];
|
||||
favorite-apps = [ "org.gnome.Console.desktop" "nautilus.desktop" "firefox.desktop" "signal-desktop.desktop" ];
|
||||
};
|
||||
"org/gnome/desktop/background" = {
|
||||
picture-uri-dark = "file:///home/aaronh/Pictures/Walls/wallhaven-2y2wg6.png";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue