diff options
Diffstat (limited to '.config/sway')
| -rw-r--r-- | .config/sway/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/sway/config b/.config/sway/config index 903ee69..bc06b48 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -38,6 +38,7 @@ bindsym $mod+Return exec --no-startup-id foot #bindsym $mod+d exec --no-startup-id wemenu-run bindsym $mod+d exec --no-startup-id fuzzel -T foot bindsym XF86Sleep exec echo "mem" | sudo tee /sys/power/state +bindsym XF86ScreenSaver exec swaylock -c 103040 bindsym XF86RFKill exec sudo rfkill toggle wlan && doas pkill -USR1 udhcpc bindsym XF86WLAN exec sudo rfkill toggle wlan && doas pkill -USR1 udhcpc |
