Add some systemd user units
Mostly for systemd integration of sway stuff. See: https://github.com/swaywm/sway/wiki/Systemd-integration
This commit is contained in:
6
systemd/wob.socket
Normal file
6
systemd/wob.socket
Normal file
@ -0,0 +1,6 @@
|
||||
[Socket]
|
||||
ListenFIFO=%t/wob.sock
|
||||
SocketMode=0600
|
||||
|
||||
[Install]
|
||||
WantedBy=sockets.target
|
Reference in New Issue
Block a user