forked from colonelpanic/dotfiles
[Linux] Replace copyq with parcellite
This commit is contained in:
9
dotfiles/config/systemd/user/parcellite.service
Normal file
9
dotfiles/config/systemd/user/parcellite.service
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Parcellite clipboard manager
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/parcellite
|
||||
Restart=on-abort
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical.target
|
@@ -7,4 +7,4 @@ ExecStop=/usr/bin/sparkleshare stop
|
||||
Type=forking
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
WantedBy=graphical.target
|
||||
|
Reference in New Issue
Block a user