16 lines
503 B
Plaintext
16 lines
503 B
Plaintext
// ~/.config/niri/config.kdl
|
|
// Niri scrollable-tiling Wayland compositor — CyberQueer config
|
|
// https://github.com/YaLTeR/niri/wiki/Configuration:-Overview
|
|
|
|
include "modules/input.kdl"
|
|
include "modules/outputs.kdl"
|
|
include "modules/layout.kdl"
|
|
include "modules/animations.kdl"
|
|
include "modules/environment.kdl"
|
|
include "modules/autostart.kdl"
|
|
include "modules/window-rules.kdl"
|
|
include "modules/binds.kdl"
|
|
|
|
prefer-no-csd
|
|
screenshot-path "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png"
|