add hyprpanel config

This commit is contained in:
2025-11-22 04:15:29 +03:00
parent 60aeff2748
commit 19ee044f29
5 changed files with 132 additions and 17 deletions
+2 -3
View File
@@ -10,7 +10,6 @@
general = {
lock_cmd = lock_cmd;
before_sleep_cmd = "loginctl lock-session";
after_sleep_cmd = "hyprctl dispatch global quickshell:lockFocus";
inhibit_sleep = 3;
};
@@ -21,8 +20,8 @@
}
{
timeout = 600; # 10 mins
on-timeout = "hyprctl dispatch dpms off";
on-resume = "hyprctl dispatch dpms on";
# on-timeout = "hyprctl dispatch dpms off";
# on-resume = "hyprctl dispatch dpms on";
}
{
timeout = 900; # 15 mins