From 46c2df36a8752f806cb34b344b2ef92ceeda1e00 Mon Sep 17 00:00:00 2001 From: notohh Date: Sun, 30 Jul 2023 14:41:36 -0400 Subject: [PATCH] hyprland: remove idle inhibit --- home/wayland/hyprland/settings.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/home/wayland/hyprland/settings.nix b/home/wayland/hyprland/settings.nix index b8ed2da..47010ff 100644 --- a/home/wayland/hyprland/settings.nix +++ b/home/wayland/hyprland/settings.nix @@ -74,8 +74,6 @@ _: { "float, title:^(RuneLite)" "move 500 300, title:^(RuneLite)" "size 810 580, title:^(RuneLite)" - "idleinhibit focus, class:^(firefox)$, title:^(.*YouTube.*)$" - "idleinhibit fullscreen, class:^(firefox)$" ]; bindm = [ "$mod, mouse_down, workspace e+1"