hyprland: remove idle inhibit
All checks were successful
ci/woodpecker/push/checks Pipeline was successful

This commit is contained in:
notohh 2023-07-30 14:41:36 -04:00
parent 7bedf75893
commit 46c2df36a8
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -74,8 +74,6 @@ _: {
"float, title:^(RuneLite)" "float, title:^(RuneLite)"
"move 500 300, title:^(RuneLite)" "move 500 300, title:^(RuneLite)"
"size 810 580, title:^(RuneLite)" "size 810 580, title:^(RuneLite)"
"idleinhibit focus, class:^(firefox)$, title:^(.*YouTube.*)$"
"idleinhibit fullscreen, class:^(firefox)$"
]; ];
bindm = [ bindm = [
"$mod, mouse_down, workspace e+1" "$mod, mouse_down, workspace e+1"