From c100ae3f4ae926ce08445b9ab1bd63082b31291a Mon Sep 17 00:00:00 2001 From: xdavidwu Date: Fri, 27 Aug 2021 11:24:43 +0800 Subject: [PATCH] sway: remove hack for CJK issue on titlebar sway now uses a fixed height across all titlebars --- .config/sway/config | 1 - 1 file changed, 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index f1a1640..aef5136 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -5,7 +5,6 @@ exec ~/.local/libexec/title-watch.sh 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 " #xwayland disable set $mod Mod4 -- 2.45.2