From 6978c3c1e4da3e173113238b2eec3870a9340ba4 Mon Sep 17 00:00:00 2001 From: soraefir Date: Mon, 20 May 2024 13:48:10 +0200 Subject: [PATCH] idle fix --- modules/home/wayland/hyprland/config.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/modules/home/wayland/hyprland/config.nix b/modules/home/wayland/hyprland/config.nix index 07bdc41..c65527a 100755 --- a/modules/home/wayland/hyprland/config.nix +++ b/modules/home/wayland/hyprland/config.nix @@ -145,7 +145,10 @@ windowrulev2 = float,class:^(org.telegram.desktop)$,title:^(Media viewer)$ windowrulev2 = center,class:^(org.telegram.desktop)$,title:^(Media viewer)$ - windowrulev2 = idleinhibit fullscreen, class:.* + #SPECIAL NO SLEEP + windowrulev2 = idleinhibit fullscreen, class:^(.*) + windowrulev2 = idleinhibit focus, class:^(steam_app_.*)$ + windowrulev2 = idleinhibit focus, class:^(mpv)$ layerrule = blur,^(eww-blur)