From aae242b57f1e5705e140ffeb7a6e0516be7f60b6 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Fri, 29 Mar 2024 05:00:39 +0300 Subject: [PATCH] Sway : Increase launcher font size. --- module/sway/module/10-Launcher | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/sway/module/10-Launcher b/module/sway/module/10-Launcher index 1d0d92e..e8b6bb9 100644 --- a/module/sway/module/10-Launcher +++ b/module/sway/module/10-Launcher @@ -1,4 +1,4 @@ # 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 | wmenu -S d79921 -s 000000 | xargs swaymsg exec -- +set $menu dmenu_path | wmenu -S d79921 -s 000000 -f "SF Pro Display Medium 14" | xargs swaymsg exec --