From c3a83993dc71ea299ca17e1a907f90b9c05cad25 Mon Sep 17 00:00:00 2001 From: xdavidwu Date: Wed, 17 Mar 2021 11:03:06 +0800 Subject: [PATCH] sway: wlchewing: theme like my bar --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index 742249b..9123285 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" 2>/tmp/wlchewing.log' +exec sh -c 'wlchewing -e -d no -f "Noto Sans CJK TC 10" -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