diff --git a/sway/.config/sway/config b/sway/.config/sway/config index fb11c3e..a7ddcca 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -9,8 +9,7 @@ set $mod Mod4 set $prev bracketleft set $next bracketright # Your preferred terminal emulator -set $term kitty -set $term_session kitty --session ~/.config/kitty/session.conf +set $term foot # Your preferred application launcher # Note: pass the final command to swaymsg so that the resulting window can be opened # on the original workspace that the command was run on. @@ -87,7 +86,6 @@ input "type:keyboard" { # # Start a terminal bindsym $mod+Return exec $term - bindsym $mod+Shift+Return exec $term_session # Kill focused window bindsym $mod+Shift+q kill