Removed Termite Not Replaced
This commit is contained in:
@@ -9,7 +9,6 @@ set $right l
|
||||
|
||||
# Your preferred terminal emulators
|
||||
set $term-float xfce4-terminal
|
||||
set $term-fixed termite
|
||||
|
||||
# Your preferred application launcher
|
||||
# Note: pass the final command to swaymsg so that the resulting window can be opened
|
||||
@@ -36,10 +35,7 @@ exec swayidle -w\
|
||||
# Basics:
|
||||
#
|
||||
# Start a floating terminal
|
||||
bindsym $mod+Return exec $term-float
|
||||
|
||||
# Start a fixed terminal
|
||||
bindsym $mod+Shift+Return exec $term-fixed
|
||||
bindsym $mod+Return exec $term-float
|
||||
|
||||
# Open the power menu
|
||||
bindsym $mod+Shift+e exec $powermenu
|
||||
|
||||
Reference in New Issue
Block a user