aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2023-03-14 11:19:59 +0100
committerKarel Kočí <cynerd@email.cz>2023-03-14 11:32:31 +0100
commitfc085da8db6746e272ff9ca428f20505ff7e115d (patch)
tree14fa7e4eb0ec0af09a2ee6c86e19973adf279082 /config
parent30c8af33743b725da2d23a9cca285d2f47e5e339 (diff)
downloadmyconfigs-fc085da8db6746e272ff9ca428f20505ff7e115d.tar.gz
myconfigs-fc085da8db6746e272ff9ca428f20505ff7e115d.tar.bz2
myconfigs-fc085da8db6746e272ff9ca428f20505ff7e115d.zip
Rework wayvnc
Diffstat (limited to 'config')
-rw-r--r--config/systemd/user/wayvnc1.service5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/systemd/user/wayvnc1.service b/config/systemd/user/wayvnc1.service
new file mode 100644
index 0000000..facb745
--- /dev/null
+++ b/config/systemd/user/wayvnc1.service
@@ -0,0 +1,5 @@
+[Unit]
+Description=wayvnc for wayland display 1
+
+[Service]
+ExecStart="/home/cynerd/.local/sbin/wayvnc1"