mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
[systemd] clip.sh.service unit
This commit is contained in:
parent
3aa9483cd2
commit
701f66dc11
10
contrib/clipboard/clip.sh.service
Normal file
10
contrib/clipboard/clip.sh.service
Normal file
@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=clip.sh
|
||||
|
||||
[Service]
|
||||
ExecStart=clip.sh
|
||||
Type=simple
|
||||
Environment=DISPLAY=:0
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
Loading…
Reference in New Issue
Block a user