improve wayvnc integration
This commit is contained in:
parent
def626a207
commit
91ed57b89f
@ -5,6 +5,7 @@ BindsTo=sway-session.target
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/wayvnc
|
||||
Environment="WAYLAND_DISPLAY=wayland-1"
|
||||
Restart=on-failure
|
||||
RestartSec=1
|
||||
TimeoutStopSec=10
|
||||
|
@ -227,6 +227,9 @@ bindsym $mod+Shift+d border toggle
|
||||
bindsym $mod+m exec makoctl dismiss
|
||||
bindsym $mod+n exec makoctl restore
|
||||
|
||||
# wayvnc
|
||||
bindsym $mod+Shift+p exec wayvncctl output-cycle
|
||||
|
||||
### styles
|
||||
|
||||
# class border backgr text
|
||||
|
Loading…
Reference in New Issue
Block a user