From 3648827637ed5c2a7940dcdb86f3ef20be7cf690 Mon Sep 17 00:00:00 2001 From: agryphus Date: Mon, 18 Mar 2024 17:10:01 -0400 Subject: [PATCH] Add wayvnc config for hyprland --- misc/.config/hypr/wayvnc.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 misc/.config/hypr/wayvnc.conf diff --git a/misc/.config/hypr/wayvnc.conf b/misc/.config/hypr/wayvnc.conf new file mode 100644 index 0000000..da7413c --- /dev/null +++ b/misc/.config/hypr/wayvnc.conf @@ -0,0 +1,11 @@ +monitor=HEADLESS-2,1920x1080@60,auto,1 +workspace=HEADLESS-2,11 + +exec-once = hyprctl output create headless +exec-once = wayvnc --log-level=info 0.0.0.0 +exec-once = wayvncctl output-set HEADLESS-2 +exec-once = hyprctl keyword monitor Virtual-1,disable + +source = ./hyprland.conf + +env = WLR_NO_HARDWARE_CURSORS,0