This commit is contained in:
Sakooooo 2023-07-28 16:30:30 +03:00
parent 7282a62ad3
commit 677758c97c
Signed by: sako
GPG key ID: 3FD715D87D7725E0
2 changed files with 0 additions and 20 deletions

View file

@ -1,15 +0,0 @@
decorations none
transparent false
dockapp_mode wmaker
geometry 12x1-1222
background "#000000"
kludges force_icons_size
grow_gravity NE
icon_gravity NE
icon_size 12
sticky true
window_strut auto
window_type dock
window_layer bottom
#no_shrink false
skip_taskbar true

View file

@ -69,7 +69,6 @@ in
xmobar
# tray
trayer
stalonetray
];
home-manager.users.sako = { pkgs , ...}: {
@ -91,10 +90,6 @@ in
enable = true;
source = ../../../config/background.png;
};
".stalonetrayrc" = {
enable = true;
source = ../../../config/stalonetray/stalonetrayrc;
};
};
xdg.configFile = {
xmonad = {