mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
7 lines
337 B
Plaintext
7 lines
337 B
Plaintext
# Webcam overlay for screen recording
|
|
windowrule = float on, match:title WebcamOverlay
|
|
windowrule = pin on, match:title WebcamOverlay
|
|
windowrule = no_initial_focus on, match:title WebcamOverlay
|
|
windowrule = no_dim on, match:title WebcamOverlay
|
|
windowrule = move (monitor_w-window_w-40) (monitor_h-window_h-40), match:title WebcamOverlay
|