diff --git a/sway/.config/sway/config b/sway/.config/sway/config index 5a1a02a..f26802a 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -10,7 +10,7 @@ set $up k set $right l # Your preferred terminal emulator -set $term 'alacritty' +set $term 'foot' # Your preferred application launcher set $menu 'fuzzel' @@ -25,7 +25,7 @@ set $notification 'dunst' set $clipboard 'cliphist list | fuzzel --dmenu | cliphist decode | wl-copy' # Your preferred file manager -set $filemanager 'alacritty yazi' +set $filemanager 'foot yazi' # Set theme include themes/catppuccin-mocha