2024-11-13 18:14 : id 117

This commit is contained in:
deadvey 2024-11-13 18:15:08 +00:00
parent 4885456053
commit 6eb83c946d

View File

@ -240,7 +240,7 @@ in
settings = { settings = {
listener = [ listener = [
{ {
timeout = 10; timeout = 100;
on-timeout = "hyprlock"; on-timeout = "hyprlock";
} }
]; ];
@ -269,6 +269,7 @@ in
exec-once="hyprpaper"; exec-once="hyprpaper";
exec-once="wpaperd -d -c $HOME/.config/wpaperd/wallpaper.toml"; exec-once="wpaperd -d -c $HOME/.config/wpaperd/wallpaper.toml";
exec-once="hypridle"; exec-once="hypridle";
exec-once="dunst";
''; '';
settings = { settings = {
"$mod" = "SUPER"; "$mod" = "SUPER";