AutoYADM commit: 2025-03-01 16:15:03

This commit is contained in:
Daniel Fichtinger 2025-03-01 16:15:03 -05:00
parent b954cb1204
commit bc2937b36c

View file

@ -237,8 +237,15 @@ window-rule {
// Use this instead if you want them visible on third-party screenshot tools.
// block-out-from "screencast"
}
// Example: enable rounded corners for all windows.
// (This example rule is commented out with a "/-" in front.)
layer-rule {
match namespace="^launcher$"
shadow {
on
}
// Fuzzel defaults to 10 px rounded corners.
// geometry-corner-radius 10
}
// Example: enable rounded corners for all windows.// (This example rule is commented out with a "/-" in front.)
/-window-rule {
geometry-corner-radius 12
clip-to-geometry true