29 lines
614 B
KDL
29 lines
614 B
KDL
include "~/.config/niri/inputs.kdl"
|
|
include "~/.config/niri/outputs.kdl"
|
|
include "~/.config/niri/layout.kdl"
|
|
include "~/.config/niri/window-rules.kdl"
|
|
include "~/.config/niri/binds.kdl"
|
|
include "~/.config/niri/startup.kdl"
|
|
include "~/.config/niri/workspaces.kdl"
|
|
|
|
prefer-no-csd
|
|
|
|
hotkey-overlay {
|
|
skip-at-startup
|
|
}
|
|
|
|
screenshot-path "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png"
|
|
|
|
animations {
|
|
// Satisfied with the defaults as of 06.07.2026, my mind may change however
|
|
}
|
|
|
|
cursor {
|
|
// xcursor-theme "Catppuccin Mocha Dark"
|
|
xcursor-size 22
|
|
}
|
|
|
|
overview {
|
|
backdrop-color "#181825"
|
|
}
|