updated xmonad

This commit is contained in:
Zastian Pretorius
2022-03-23 22:59:36 +02:00
parent 768b929e77
commit 0286a1de98
712 changed files with 674 additions and 19461 deletions

View File

@@ -30,8 +30,8 @@ alert = #FF0000
[bar/MainWithTray]
width = ${env:width}
offset-x = ${env:offsetx}
monitor = HDMI-1
monitor-fallback =eDP-1
monitor = HDMI-A-0
monitor-fallback =eDP
;offset-y = ${env:y}
;width = 100%
height = 27
@@ -70,7 +70,7 @@ cursor-scroll = ns-resize
[bar/SeconderyWitNoTray]
width = ${env:width}
offset-x = ${env:offsetx}
monitor = eDP-1
monitor = eDP
;offset-y = ${env:y}
;width = 100%
height = 27
@@ -531,7 +531,7 @@ click-left = alacritty -e paru
[module/light]
type = custom/script
exec = light -G | awk '{print int($float)}'
interval = 0
interval = 1
format-prefix = " LIGHT "
scroll-up = light -A 5
scroll-down = light -U 5