hypridle
This commit is contained in:
parent
2093a38b77
commit
e43f0c8ba7
|
@ -1,6 +1,6 @@
|
|||
{...}: {
|
||||
home-manager.users.joy.services.hypridle = {
|
||||
# enable = true;
|
||||
enable = true;
|
||||
settings = {
|
||||
listener = [
|
||||
{
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
slurp
|
||||
hyprpicker
|
||||
swappy
|
||||
hypridle
|
||||
# hypridle
|
||||
playerctl
|
||||
];
|
||||
|
||||
|
@ -45,7 +45,7 @@
|
|||
|
||||
exec-once = [
|
||||
"ags"
|
||||
"sh $sciPath/hypridle.sh"
|
||||
# "sh $sciPath/hypridle.sh"
|
||||
];
|
||||
|
||||
windowrule = [
|
||||
|
|
Loading…
Reference in a new issue