|
|
@@ -168,6 +168,8 @@ bindsym XF86MonBrightnessUp exec ddcutil setvcp --sn 6L1M413 10 + 5
|
|
|
bindsym XF86MonBrightnessDown exec ddcutil setvcp --sn 6L1M413 10 - 5
|
|
|
# @end
|
|
|
# @host jellyfish
|
|
|
+bindsym --locked XF86MonBrightnessUp exec light -A 5
|
|
|
+bindsym --locked XF86MonBrightnessDown exec light -U 5
|
|
|
bindsym XF86Display exec wdisplays
|
|
|
# @end
|
|
|
|
|
|
@@ -222,7 +224,6 @@ input type:touchpad {
|
|
|
|
|
|
|
|
|
# @host jellyfish
|
|
|
-exec wluma
|
|
|
exec swayidle -w \
|
|
|
timeout 300 'gtklock -d -c /home/capella/.config/gtklock/config.ini' \
|
|
|
timeout 600 'swaymsg "output * power off" && ddcutil setvcp --sn 6L1M413 D6 0x05' \
|