Add wayvnc config for hyprland
This commit is contained in:
parent
d056fa9f36
commit
3648827637
1 changed files with 11 additions and 0 deletions
11
misc/.config/hypr/wayvnc.conf
Normal file
11
misc/.config/hypr/wayvnc.conf
Normal file
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue