[sway] Remove unused shortcut and add Thunderbird shortcut
This commit is contained in:
parent
5db724763e
commit
a49975dc46
1 changed files with 2 additions and 3 deletions
|
@ -299,9 +299,8 @@ bindsym $mod+F4 kill
|
||||||
# Open the application launcher:
|
# Open the application launcher:
|
||||||
bindsym $mod+space exec $menu
|
bindsym $mod+space exec $menu
|
||||||
|
|
||||||
# Open the application launcher (alternate version):
|
# Open the mail client
|
||||||
bindsym $mod+d exec $menu
|
bindsym $mod+m exec thunderbird
|
||||||
|
|
||||||
|
|
||||||
#===============================#
|
#===============================#
|
||||||
# Default windows configuration #
|
# Default windows configuration #
|
||||||
|
|
Loading…
Reference in a new issue