1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-02-24 08:42:07 +00:00
This commit is contained in:
Rae 5e 2025-02-17 22:58:02 -05:00
parent 918c66d9b8
commit 577f256b4e
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE
2 changed files with 39 additions and 32 deletions

View file

@ -1,16 +1,23 @@
{ ... }: { { ... }: {
dconf.settings = { dconf.settings = {
"ca/desrt/dconf-editor/Settings" = {
show-warning = false;
};
"io/elementary/code/settings" = { "io/elementary/code/settings" = {
font = "Fira Code Light 10"; font = "Fira Code Light 10";
use-system-font = false; use-system-font = false;
}; };
"net/launchpad/plank/docks/dock1" = { "net/launchpad/plank/docks/dock1" = {
dock-items = [ dock-items = [
"gala-multitaskingview.dockitem"
"firefox.dockitem" "firefox.dockitem"
"io.elementary.terminal.dockitem" "vesktop.dockitem"
"steam.dockitem"
"codium.dockitem" "codium.dockitem"
"io.elementary.settings.dockitem" "kitty.dockitem"
"dolphin.dockitem"
"slack.dockitem"
"thunderbird.dockitem"
"gimp.dockitem"
]; ];
}; };
"org/gnome/desktop/background" = { "org/gnome/desktop/background" = {
@ -26,6 +33,7 @@
"org/pantheon/desktop/gala/appearance" = { "org/pantheon/desktop/gala/appearance" = {
button-layout = ":minimize,maximize,close"; button-layout = ":minimize,maximize,close";
}; };
# You dont use pantheon anymore buddy...
"org/pantheon/desktop/gala/behavior" = { "org/pantheon/desktop/gala/behavior" = {
hotcorner-bottomright = "show-workspace-view"; hotcorner-bottomright = "show-workspace-view";
}; };

View file

@ -91,7 +91,6 @@
# X11 # X11
hsetroot # Allows you to compose wallpapers ('root pixmaps') for X hsetroot # Allows you to compose wallpapers ('root pixmaps') for X
nitrogen # Wallpaper browser and setter for X11 nitrogen # Wallpaper browser and setter for X11
unstable.pantheon.elementary-dock # Elegant, simple, clean dock
polybarFull # Fast and easy-to-use tool for creating status bars polybarFull # Fast and easy-to-use tool for creating status bars
rofi # Window switcher, run dialog and dmenu replacement rofi # Window switcher, run dialog and dmenu replacement
xcompmgr # xcompmgr #