From 3f4e29b1e64ecdf31fe9ea9f2b2bd88892af6c4e Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Tue, 3 Sep 2024 18:58:39 +0200 Subject: update --- .config/sway/config | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.config/sway') diff --git a/.config/sway/config b/.config/sway/config index 0174d2d..8246156 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -26,7 +26,8 @@ set $term foot # Note: pass the final command to swaymsg so that the resulting window can be opened # on the original workspace that the command was run on. # set $menu dmenu_path | dmenu | xargs swaymsg exec -- -set $menu dmenu_path | wmenu | xargs swaymsg exec -- +# set $menu dmenu_path | wmenu | xargs swaymsg exec -- +set $menu fuzzel ### Output configuration # @@ -77,6 +78,8 @@ input type:touchpad { natural_scroll enabled } +bindswitch lid:on exec swaylock -c "#103040" + ### Key bindings # # Basics: -- cgit v1.2.3