🔧 (neodymium/home) configure cliphist to watch when hyprland starts
This commit is contained in:
parent
c31a6b2192
commit
1054918256
|
@ -10,6 +10,7 @@
|
||||||
exec-once=element-desktop
|
exec-once=element-desktop
|
||||||
exec-once=thunderbird
|
exec-once=thunderbird
|
||||||
exec-once=webcord
|
exec-once=webcord
|
||||||
|
exec-once=wl-paste --watch cliphist store
|
||||||
exec-once=gnome-keyring-daemon --start --components=secrets
|
exec-once=gnome-keyring-daemon --start --components=secrets
|
||||||
'' + builtins.readFile ./hyprland.conf;
|
'' + builtins.readFile ./hyprland.conf;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue