add hyprpanel config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user