Fixed old ass typo in sway config
This commit is contained in:
parent
e6c3678ed0
commit
dddf718030
1 changed files with 4 additions and 4 deletions
|
@ -231,10 +231,10 @@ bindsym --no-repeat Print exec grim -g "$(slurp)" - | swappy -f -
|
|||
#bindsym $mod+Mod1+Period dunstctl context
|
||||
|
||||
# Mako
|
||||
bindsym $mod+Mod1+Space makoctl dismiss
|
||||
bindsym $mod+Mod1+Shift makoctl dismiss -a
|
||||
bindsym $mod+Mod1+Tab makoctl restore
|
||||
bindsym $mod+Mod1+Period makoctl menu wofi -dmenu
|
||||
bindsym $mod+Mod1+Space exec makoctl dismiss
|
||||
bindsym $mod+Mod1+Shift exec makoctl dismiss -a
|
||||
bindsym $mod+Mod1+Tab exec makoctl restore
|
||||
bindsym $mod+Mod1+Period exec makoctl menu wofi -dmenu
|
||||
|
||||
# Start i3bar to display a workspace bar (plus the system information i3status
|
||||
# finds out, if available)
|
||||
|
|
Loading…
Reference in a new issue