nvm
This commit is contained in:
parent
7282a62ad3
commit
677758c97c
2 changed files with 0 additions and 20 deletions
|
@ -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
|
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue