~xdavidwu/dotfiles

a9922085ca81f819611cc619cd9772cfb2ac3396 — Pinghao Wu a month ago 1e5504b
sway: add for pkvm
1 files changed, 6 insertions(+), 0 deletions(-)

M .config/sway/config
M .config/sway/config => .config/sway/config +6 -0
@@ 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
}