backup 2026-09-16
This commit is contained in:
9
.config/systemd/user/cliphist-wipe.service
Normal file
9
.config/systemd/user/cliphist-wipe.service
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Vide l'historique du presse-papiers à l'ouverture de session
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/cliphist wipe
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
1
.config/systemd/user/default.target.wants/cliphist-wipe.service
Symbolic link
1
.config/systemd/user/default.target.wants/cliphist-wipe.service
Symbolic link
@@ -0,0 +1 @@
|
||||
/home/lucas/.config/systemd/user/cliphist-wipe.service
|
||||
Reference in New Issue
Block a user