sway/config: Use foot as default terminal

This commit is contained in:
Alan Orth 2021-01-20 09:28:58 +02:00
parent 62b1337cc4
commit 725e642647
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 2 additions and 1 deletions

View File

@ -14,7 +14,7 @@ set $down j
set $up k
set $right l
# Your preferred terminal emulator
set $term alacritty
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.
@ -29,6 +29,7 @@ font pango:Source Sans Pro Semi-Bold 10
assign [app_id="firefox"] 1
assign [app_id="Alacritty"] 2
assign [app_id="foot"] 2
assign [app_id="geary"] 3
assign [app_id="thunderbird"] 3
for_window [app_id="gnome-calculator"] floating enable