mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
7 lines
357 B
Plaintext
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
|