Learn to spell
This commit is contained in:
parent
649b66d0e9
commit
2b57111028
1 changed files with 4 additions and 4 deletions
|
@ -62,10 +62,10 @@ bindsym $mod+period exec --no-startup-id rofimoji --action clipboard --no-frecen
|
||||||
bindsym $mod+Shift+w exec --no-startup-id website-link
|
bindsym $mod+Shift+w exec --no-startup-id website-link
|
||||||
|
|
||||||
# Notifications
|
# Notifications
|
||||||
bindsym $mod+m exec --no-startup-id dustctl close
|
bindsym $mod+m exec --no-startup-id dunstctl close
|
||||||
bindsym $mod+Shift+m exec --no-startup-id dustctl close-all
|
bindsym $mod+Shift+m exec --no-startup-id dunstctl close-all
|
||||||
bindsym $mod+Shift+comma exec --no-startup-id dustctl history-pop
|
bindsym $mod+Shift+comma exec --no-startup-id dunstctl history-pop
|
||||||
bindsym $mod+Shift+period exec --no-startup-id dustctl context
|
bindsym $mod+Shift+period exec --no-startup-id dunstctl context
|
||||||
|
|
||||||
# Screenshots
|
# Screenshots
|
||||||
bindsym Print exec --no-startup-id flameshot gui
|
bindsym Print exec --no-startup-id flameshot gui
|
||||||
|
|
Loading…
Reference in a new issue