diff options
author | Revaz Nakhutsrishvili <r@revaz.xyz> | 2025-05-02 21:58:36 +0400 |
---|---|---|
committer | Revaz Nakhutsrishvili <r@revaz.xyz> | 2025-05-02 21:58:36 +0400 |
commit | d380aa0fc70dccac309213635c1814d0d788db08 (patch) | |
tree | bfbfe82a02b232c7f66fb5b2b19abbe8f00d5d27 /sway | |
parent | ccc48bf8f280a16dd1d13497e9be09738af27cf8 (diff) |
sway: change wmenu to fuzzel
Diffstat (limited to 'sway')
-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 a2c0122..0e8e311 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -16,7 +16,7 @@ set $right l # Your preferred terminal emulator set $term foot # Your preferred application launcher -set $menu wmenu-run +set $menu fuzzel font pango:IBM Plex Mono 10 ### Output configuration |