diff --git a/sway/.config/sway/config b/sway/.config/sway/config index 7545851..b0b676a 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -1,8 +1,8 @@ # Default sway config with some edits, "man sway" for help set $mod Mod4 -# Your preferred terminal emulator -set $term alacritty +set $alt Mod1 +set $term kitty # 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.