19 lines
414 B
KDL
19 lines
414 B
KDL
hotkey-overlay {
|
|
skip-at-startup
|
|
}
|
|
|
|
screenshot-path "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png"
|
|
|
|
window-rule {
|
|
// Rounded corners for a modern look.
|
|
geometry-corner-radius 20
|
|
|
|
// Clips window contents to the rounded corner boundaries.
|
|
clip-to-geometry true
|
|
}
|
|
|
|
debug {
|
|
// Allows notification actions and window activation from Noctalia.
|
|
honor-xdg-activation-with-invalid-serial
|
|
}
|