From 54b34dd5ec32fd8f3d233533a06ed71e842767ab Mon Sep 17 00:00:00 2001 From: xdavidwu Date: Tue, 22 Mar 2022 18:58:20 +0800 Subject: [PATCH] sway: adjust screen pos --- .config/sway/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/sway/config b/.config/sway/config index 393ec51..f38b00f 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -4,6 +4,7 @@ exec foot --server 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 +output DP-2 pos 0 0 #for_window [title="."] title_format "%title %app_id %class %instance %shell" #xwayland disable -- 2.43.0