26 lines
533 B
KDL
26 lines
533 B
KDL
hotkey-overlay {
|
|
skip-at-startup
|
|
}
|
|
|
|
screenshot-path "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png"
|
|
|
|
output "LG Display 0x05EE Unknown" {
|
|
mode "1920x1080"
|
|
scale 1.5
|
|
transform "normal"
|
|
position x=0 y=0
|
|
}
|
|
|
|
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
|
|
}
|