Explorar o código

Sync: 2026-04-16 21:01:12

Gabriel Capella hai 3 días
pai
achega
68630e5492
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      dots/.config/sway/config

+ 2 - 1
dots/.config/sway/config

@@ -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' \