Files
omarchy/default/hypr/apps/webcam-overlay.conf
Ryan Hughes 63aff7cd71 Cleanup
2025-10-11 01:36:51 -04:00

7 lines
357 B
Plaintext

# Webcam overlay for screen recording
windowrule = float, title:WebcamOverlay
windowrule = pin, title:WebcamOverlay
windowrule = noinitialfocus, title:WebcamOverlay
windowrule = nodim, title:WebcamOverlay
windowrule = move 100%-w-40 100%-w-40, title:WebcamOverlay # There's a typo in the hyprland rule so 100%-w on the height param is actually correct here