mirror of
https://github.com/mrfluffy-dev/dotfiles.git
synced 2026-01-17 05:40:34 +00:00
updated xmonad
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user