This commit is contained in:
joygnu 2024-09-01 18:56:28 +02:00
parent 986c690cca
commit 55f06c6a4f
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{...}: { {...}: {
home-manager.users.joy.services.hypridle = { home-manager.users.joy.services.hypridle = {
# enable = true; enable = true;
settings = { settings = {
listener = [ listener = [
{ {

View file

@ -10,7 +10,7 @@
slurp slurp
hyprpicker hyprpicker
swappy swappy
hypridle # hypridle
playerctl playerctl
]; ];
@ -45,7 +45,7 @@
exec-once = [ exec-once = [
"ags" "ags"
"sh $sciPath/hypridle.sh" # "sh $sciPath/hypridle.sh"
]; ];
windowrule = [ windowrule = [