Polybar tweak
This commit is contained in:
parent
76cf66f3a3
commit
01d0fcb4eb
3 changed files with 3 additions and 8 deletions
|
|
@ -127,5 +127,4 @@ myLayout = smartSpacing 5
|
|||
|
||||
myStartupHook = do
|
||||
setWMName "LG3D"
|
||||
spawn "feh --no-fehbg --bg-fill ~/.wallpaper.png"
|
||||
return () >> checkKeymap myConfig myAdditionalKeys
|
||||
|
|
|
|||
|
|
@ -103,7 +103,6 @@ in {
|
|||
modules-right = "mpd pad battery pad date";
|
||||
|
||||
tray-position = "right";
|
||||
tray-offset-y = 2;
|
||||
};
|
||||
"module/ewmh" = {
|
||||
type = "internal/xworkspaces";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue