diff options
Diffstat (limited to 'config/linux/sway')
-rw-r--r-- | config/linux/sway/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/linux/sway/config b/config/linux/sway/config index ae737ea..7674e1d 100644 --- a/config/linux/sway/config +++ b/config/linux/sway/config @@ -8,14 +8,14 @@ set $down j set $up k set $right l # Your preferred terminal emulator -set $term kitty +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. #set $menu dmenu_path | dmenu | xargs swaymsg exec -- set $menu wofi --show=drun | xargs swaymsg exec -- -font JetBrainsMono Nerd Font Mono 9 +font Noto Sans 9 default_border pixel 1 smart_borders on |