mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-07 04:30:55 +02:00
* feat(hypr): add window size rule for LocalSend * chore(hypr): remove Share class from localsend window rule
5 lines
195 B
Plaintext
5 lines
195 B
Plaintext
# Float LocalSend and fzf file picker
|
|
windowrule = float on, match:class (Share|localsend)
|
|
windowrule = center on, match:class (Share|localsend)
|
|
windowrule = size 1100 700, match:class localsend
|