diff --git a/sway-home/.config/sway/config b/sway-home/.config/sway/config index 669ba63b..5128d39c 100644 --- a/sway-home/.config/sway/config +++ b/sway-home/.config/sway/config @@ -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