feat: hypridle changes and gdb
This commit is contained in:
parent
c60ffda2c1
commit
eaf8f40fff
2 changed files with 2 additions and 1 deletions
|
|
@ -114,6 +114,7 @@
|
||||||
discord
|
discord
|
||||||
fastfetch
|
fastfetch
|
||||||
gccgo
|
gccgo
|
||||||
|
gdb
|
||||||
gh
|
gh
|
||||||
git
|
git
|
||||||
gnumake
|
gnumake
|
||||||
|
|
|
||||||
|
|
@ -29,7 +29,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
timeout = 330; # 5.5min
|
timeout = 600; # 10 min
|
||||||
on-timeout = "hyprctl dispatch dpms off"; # screen off when timeout has passed
|
on-timeout = "hyprctl dispatch dpms off"; # screen off when timeout has passed
|
||||||
on-resume = "hyprctl dispatch dpms on"; # screen on when activity is detected after timeout has fired.
|
on-resume = "hyprctl dispatch dpms on"; # screen on when activity is detected after timeout has fired.
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue