Sway
This commit is contained in:
parent
70ad256365
commit
1f3416ca69
@ -114,17 +114,16 @@ bindsym $Mod+Shift+q kill
|
||||
bindsym Mod1+q kill
|
||||
bindsym Mod1+F4 kill
|
||||
|
||||
# launchers
|
||||
bindsym Control+space exec $launcher
|
||||
bindsym Mod1+F1 exec $launcher
|
||||
|
||||
# core
|
||||
bindsym $Mod+e exec $editor
|
||||
# core applications
|
||||
bindsym $Mod+Return exec $term
|
||||
bindsym Mod1+Shift+Return exec $term
|
||||
bindsym Control+Shift+t exec $term
|
||||
bindsym $Mod+t exec $term
|
||||
bindsym $Mod+d exec $dock
|
||||
bindsym $Mod+e exec $editor
|
||||
bindsym $Mod+w exec $browser
|
||||
bindsym Control+space exec $launcher
|
||||
bindsym Mod1+F1 exec $launcher
|
||||
bindsym $Mod+f exec $filemanager
|
||||
|
||||
# Exit menu
|
||||
|
Reference in New Issue
Block a user