Removed Termite Not Replaced

This commit is contained in:
OdiousImp2604
2021-05-09 19:29:41 +01:00
parent d0125eec5d
commit c5ff6e1c73
5 changed files with 2 additions and 39 deletions

View File

@@ -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