swayidle setup (lock(lid, time), kbd light)

This commit is contained in:
2024-05-24 14:51:57 +03:00
parent fdf489dfe3
commit 8f3a5a2b2e
2 changed files with 8 additions and 1 deletions

View File

@@ -177,4 +177,8 @@ bindsym $mod+equal scratchpad show
bindsym $mod+Control+Shift+Right move workspace to output right
bindsym $mod+Control+Shift+Left move workspace to output left
bindsym $mod+Control+Shift+Down move workspace to output down
bindsym $mod+Control+Shift+Up move workspace to output up
bindsym $mod+Control+Shift+Up move workspace to output up
bindswitch lid:on exec light -As "sysfs/leds/tpacpi::kbd_backlight" 10
bindswitch lid:off exec light -As "sysfs/leds/tpacpi::kbd_backlight" 10