This commit is contained in:
foozzi 2024-05-23 23:04:31 -04:00
parent 40a5a2e158
commit 4ad757fc3f
2 changed files with 38 additions and 38 deletions

View file

@ -196,7 +196,7 @@ bindsym $mod+r mode "resize"
exec --no-startup-id caffeine start &
# backlight
exec --no-startup-id xbacklight -set 90 &
#exec --no-startup-id xbacklight -set 90 &
# dpi fix
exec --no-startup-id xrdb -merge ~/.Xresources &