mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-02 04:37:49 +02: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
|