Swap wofi run/drun shortcuts

This commit is contained in:
Adam Gausmann 2022-04-03 17:30:08 -05:00
parent aa190b0cec
commit 15c7e12c2b

View file

@ -58,8 +58,8 @@ bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut.
bindsym $mod+Shift+q kill
bindsym $mod+Shift+p exec swaylock -c 000000
bindsym $mod+d exec wofi --show run
bindsym $mod+Shift+d exec wofi --show drun
bindsym $mod+d exec wofi --show drun
bindsym $mod+Shift+d exec wofi --show run
bindsym $mod+p exec wofi-pass
bindsym $mod+Return exec ${host.get('terminal', 'alacritty')}