home: Update cliphist changed attribute
This commit is contained in:
parent
6839a434c6
commit
7edc35ad1c
1 changed files with 1 additions and 1 deletions
|
@ -537,7 +537,7 @@ in
|
||||||
|
|
||||||
cliphist = {
|
cliphist = {
|
||||||
enable = true;
|
enable = true;
|
||||||
systemdTarget = "sway-session.target";
|
systemdTargets = [ "graphical-session.target" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
playerctld.enable = true;
|
playerctld.enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue