Swap wofi run/drun shortcuts
This commit is contained in:
parent
aa190b0cec
commit
15c7e12c2b
1 changed files with 2 additions and 2 deletions
|
@ -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')}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue