From a9922085ca81f819611cc619cd9772cfb2ac3396 Mon Sep 17 00:00:00 2001 From: Pinghao Wu Date: Fri, 3 Jan 2025 13:31:42 +0800 Subject: [PATCH] sway: add for pkvm --- .config/sway/config | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.config/sway/config b/.config/sway/config index d74cc5f..81bf3d3 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -7,6 +7,7 @@ exec { ~/.local/libexec/title-watch wlchewing -e -d no -f "Noto Sans CJK TC 11" -b#303030 -s#80cbc4 -S#101a19 2>/tmp/wlchewing.log dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP GTK_THEME + wayvnc 0.0.0.0 } #xwayland disable @@ -36,6 +37,11 @@ output { pos 9000 9000 } + HEADLESS-1 { + mode 1080x1220 + scale 2 + } + * background ~/.local/share/backgrounds/20618.jpg fill } -- 2.45.2