1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 11:36:05 +01:00

anyrun: Added margin config option (#7687)

Added the new `margin` config option to the Anyrun module
This commit is contained in:
Kirottu 2025-08-18 20:26:27 +03:00 committed by GitHub
parent f8af2cbe38
commit 0a06e46a3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 0 deletions

View file

@ -72,6 +72,7 @@
y: Fraction(0.020000),
width: Absolute(800),
height: Absolute(0),
margin: 0,
hide_icons: false,
ignore_exclusive_zones: false,
layer: Overlay,