diff options
| author | Marc Vertes <mvertes@free.fr> | 2025-03-06 11:01:20 +0100 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2025-03-06 11:01:20 +0100 |
| commit | f82bfab3dd0fa3692030fa3924aefefc6b5fa30a (patch) | |
| tree | 83bd1b9ce812de1005021ef44f0571e132bb5277 | |
| parent | 019b1dc9b00a31c64717285d2979c6aab36c8e35 (diff) | |
update
| -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 |
