mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-02-24 00:32:06 +00:00
~
This commit is contained in:
parent
918c66d9b8
commit
577f256b4e
2 changed files with 39 additions and 32 deletions
|
@ -1,16 +1,23 @@
|
|||
{ ... }: {
|
||||
dconf.settings = {
|
||||
"ca/desrt/dconf-editor/Settings" = {
|
||||
show-warning = false;
|
||||
};
|
||||
"io/elementary/code/settings" = {
|
||||
font = "Fira Code Light 10";
|
||||
use-system-font = false;
|
||||
};
|
||||
"net/launchpad/plank/docks/dock1" = {
|
||||
dock-items = [
|
||||
"gala-multitaskingview.dockitem"
|
||||
"firefox.dockitem"
|
||||
"io.elementary.terminal.dockitem"
|
||||
"vesktop.dockitem"
|
||||
"steam.dockitem"
|
||||
"codium.dockitem"
|
||||
"io.elementary.settings.dockitem"
|
||||
"kitty.dockitem"
|
||||
"dolphin.dockitem"
|
||||
"slack.dockitem"
|
||||
"thunderbird.dockitem"
|
||||
"gimp.dockitem"
|
||||
];
|
||||
};
|
||||
"org/gnome/desktop/background" = {
|
||||
|
@ -26,6 +33,7 @@
|
|||
"org/pantheon/desktop/gala/appearance" = {
|
||||
button-layout = ":minimize,maximize,close";
|
||||
};
|
||||
# You dont use pantheon anymore buddy...
|
||||
"org/pantheon/desktop/gala/behavior" = {
|
||||
hotcorner-bottomright = "show-workspace-view";
|
||||
};
|
||||
|
|
|
@ -91,7 +91,6 @@
|
|||
# X11
|
||||
hsetroot # Allows you to compose wallpapers ('root pixmaps') for X
|
||||
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
|
||||
rofi # Window switcher, run dialog and dmenu replacement
|
||||
xcompmgr #
|
||||
|
|
Loading…
Add table
Reference in a new issue