home:natto:xmonad: fix fullscreen
This commit is contained in:
@@ -83,6 +83,7 @@ in
|
||||
sticky = true;
|
||||
icon_size = 23;
|
||||
background = "#1d2021";
|
||||
icon_gravity = "E";
|
||||
};
|
||||
extraConfig = ''
|
||||
kludges force_icons_size
|
||||
|
@@ -16,6 +16,7 @@
|
||||
config = ../config/xmonad/xmonad.hs;
|
||||
libFiles = {
|
||||
"xmobar.hs" = ../config/xmonad/xmobar.hs;
|
||||
"nixos.xpm" = ../config/xmonad/nixos.xpm;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user