Sway : Increase launcher font size.
This commit is contained in:
parent
3d764d072e
commit
aae242b57f
|
@ -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 --
|
||||
|
|
Loading…
Reference in a new issue