mirror of
https://github.com/LukeHagar/omarchy.git
synced 2025-12-08 12:37:46 +00:00
Set hypridle exception for fullscreen apps (#1303)
This commit is contained in:
@@ -7,5 +7,8 @@ windowrule = opacity 0.97 0.9, class:.*
|
|||||||
# Fix some dragging issues with XWayland
|
# Fix some dragging issues with XWayland
|
||||||
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
|
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
|
||||||
|
|
||||||
|
# Prevent screensaver/lock while running apps fullscreen
|
||||||
|
windowrule = idleinhibit fullscreen, class:.*
|
||||||
|
|
||||||
# App-specific tweaks
|
# App-specific tweaks
|
||||||
source = ~/.local/share/omarchy/default/hypr/apps.conf
|
source = ~/.local/share/omarchy/default/hypr/apps.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user