~xdavidwu/dotfiles

c100ae3f4ae926ce08445b9ab1bd63082b31291a — xdavidwu 3 years ago c1de2fa
sway: remove hack for CJK issue on titlebar

sway now uses a fixed height across all titlebars
1 files changed, 0 insertions(+), 1 deletions(-)

M .config/sway/config
M .config/sway/config => .config/sway/config +0 -1
@@ 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<big> </big>"
#xwayland disable 

set $mod Mod4