diff options
Diffstat (limited to '.config/sway')
-rw-r--r-- | .config/sway/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sway/config b/.config/sway/config index b745380..bf807cb 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -64,7 +64,7 @@ xwayland enable set $term $(which foot || which alacritty) # 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 wofi --show drun -Ii -w 3 +set $menu wofi --show drun -Iai -w 3 set $screenshot grim /dev/stdout | wl-copy set $toggle_layout input "2821:6228:Asus_Keyboard" xkb_switch_layout next set $lock swaylock |