From b36021a87da7977feb64a54466d76913e8f3f0d6 Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Wed, 22 Feb 2023 11:37:22 -0600 Subject: lots of intermingled changes - switch to cascadia as monospace font - switch to fontawesome for waybar icons - dircolors readability improvements - foot terminal on linux - waybar visual tweaks - deploy script improvements --- config/linux/sway/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/linux/sway') 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 -- cgit v1.2.3