diff options
author | Revaz Nakhutsrishvili <r@revaz.xyz> | 2025-05-01 13:31:21 +0400 |
---|---|---|
committer | Revaz Nakhutsrishvili <r@revaz.xyz> | 2025-05-01 13:31:21 +0400 |
commit | f4b4f09c4b1918ab4c57e493f2aabca22b42d4af (patch) | |
tree | e181e074d808c2d0df31d8cdcb65bee9ac823290 /sway | |
parent | 222e738b7695a339339eea06441a92ff2cdff28f (diff) |
sway: set font to IBM Plex Mono
Diffstat (limited to 'sway')
-rw-r--r-- | sway/.config/sway/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sway/.config/sway/config b/sway/.config/sway/config index caf3f21..a2c0122 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -18,6 +18,7 @@ set $term foot # Your preferred application launcher set $menu wmenu-run +font pango:IBM Plex Mono 10 ### Output configuration # # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/) |