diff --git a/sway/config b/sway/config index d091015..55afd1f 100644 --- a/sway/config +++ b/sway/config @@ -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