feat: cliphist service

This commit is contained in:
Matthieu Bessat 2024-06-03 22:59:29 +02:00
parent 716bd38233
commit 171b5f9c1d
2 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,12 @@
[Unit]
Description=Cliphist to keep history of clipboard (wayland only)
BindsTo=sway-session.target
[Service]
Type=simple
ExecStart={{ dots }}/.dots/scripts/wayland/cliphist_daemon.sh
[Install]
WantedBy=sway-session.target

View file

@ -11,6 +11,8 @@
- name: "hourly_remainder"
enabled: true
timer: true
- name: "cliphist"
enabled: true
config_files:
- dir: fish
name: config.fish