From 9c77d61d44cf7ab38da4297a30df5d1be69d343d Mon Sep 17 00:00:00 2001 From: xdavidwu Date: Wed, 17 Mar 2021 18:42:46 +0800 Subject: [PATCH] sway: wlchewing: adjust font size --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index 9123285..700d09a 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -1,7 +1,7 @@ exec fcitx-autostart exec mako exec ~/.local/libexec/title-watch.sh -exec sh -c 'wlchewing -e -d no -f "Noto Sans CJK TC 10" -b#303030 -s#80cbc4 -S#101a19 2>/tmp/wlchewing.log' +exec sh -c 'wlchewing -e -d no -f "Noto Sans CJK TC 11" -b#303030 -s#80cbc4 -S#101a19 2>/tmp/wlchewing.log' output eDP-1 scale 3 #for_window [title="."] title_format "%title %app_id %class %instance %shell" for_window [title="."] title_format "%title " -- 2.45.2