This commit is contained in:
RingOfStorms (Josh) 2024-07-12 14:03:48 -05:00
parent 2de7a0a1ad
commit b9d85bde08
3 changed files with 3 additions and 4 deletions

View file

@ -24,14 +24,15 @@ with lib.hm.gvariant;
};
"org/gnome/shell" = {
favorite-apps = [
# "vivaldi-stable.desktop"
"Alacritty.desktop"
"firefox-esr.desktop"
"org.gnome.Nautilus.desktop"
"spotify.desktop"
"discord.desktop"
];
enabled-extensions = with pkgs.gnomeExtensions; [ workspace-switch-wraparound.extensionUuid ];
# enabled-extensions = with pkgs.gnomeExtensions; [
# workspace-switch-wraparound.extensionUuid
# ];
};
"org/gnome/desktop/interface" = {
color-scheme = "prefer-dark";