Updated Xmonad look

This commit is contained in:
Afonso Franco 2023-09-18 16:03:15 +01:00
parent bbe4eda1d2
commit 912b77c295
Signed by: afonso
SSH key fingerprint: SHA256:JiuxZNdA5bRWXPMUJChI0AQ75yC+cXY4xM0IaVwEVys
8 changed files with 231 additions and 23 deletions

View file

@ -15,7 +15,7 @@ Config {font = "Ubuntu bold 10"
-- an integer for the percentage width, so 100 would be 100%.
-- an integer for the minimum pixel height for xmobar, so 24 would force a height of at least 24 pixels.
-- NOTE: The height should be the same as the trayer (system tray) height.
, position = TopSize L 100 36
, position = TopHM 36 4 4 4 0
, lowerOnStart = True
, hideOnStart = False
, allDesktops = True