Browse Source

Switch default terminal to foot

for that nice jump to previous prompt functinality
master
Arti Zirk 1 year ago
parent
commit
38b7ebcbfe
  1. 3
      .config/sway/config

3
.config/sway/config

@ -24,8 +24,7 @@ set $bg "~/Pildid/background.png"
set $lockcmd ~/.bin/swaylock.sh $bg set $lockcmd ~/.bin/swaylock.sh $bg
# Your preferred terminal emulator # Your preferred terminal emulator
#set $term gnome-terminal set $term foot
set $term alacritty
# Your preferred application launcher # Your preferred application launcher
# None: it's recommended that you pass the final command to sway # None: it's recommended that you pass the final command to sway
set $menu rofi -show combi -modes combi -combi-modes "drun,run" -show-icons -normal-window set $menu rofi -show combi -modes combi -combi-modes "drun,run" -show-icons -normal-window

Loading…
Cancel
Save