diff options
author | Revaz Nakhutsrishvili <r@revaz.xyz> | 2025-06-06 22:48:20 +0400 |
---|---|---|
committer | Revaz Nakhutsrishvili <r@revaz.xyz> | 2025-06-06 22:48:20 +0400 |
commit | 9e704bf8a5165611f05d7e58357a2664c2ae2d11 (patch) | |
tree | 2b3996d91c3a4fb97c0555e7814b191893594464 /sway/.config | |
parent | 94041a28bcc7f0f57bfeb103b34de2387bb9efb3 (diff) |
sway: set font to bold Meslo
Diffstat (limited to 'sway/.config')
-rw-r--r-- | sway/.config/sway/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/.config/sway/config b/sway/.config/sway/config index 0e8e311..fd6840c 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -18,7 +18,7 @@ set $term foot # Your preferred application launcher set $menu fuzzel -font pango:IBM Plex Mono 10 +font pango:MesloLGL Nerd Font Bold 8 ### Output configuration # # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/) |