chore: Updated Xmonad look

This commit is contained in:
Afonso Franco 2023-09-18 16:03:15 +01:00
parent e24f989316
commit 762872da76
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
7 changed files with 230 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