mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-07 22:15:38 -05:00
23 lines
290 B
Plaintext
23 lines
290 B
Plaintext
hotkey-overlay {
|
|
skip-at-startup
|
|
}
|
|
|
|
environment {
|
|
DMS_RUN_GREETER "1"
|
|
}
|
|
|
|
spawn-at-startup "sh" "-c" "qs -p _DMS_PATH_; niri msg action quit --skip-confirmation"
|
|
|
|
debug {
|
|
keep-max-bpc-unchanged
|
|
}
|
|
|
|
gestures {
|
|
hot-corners {
|
|
off
|
|
}
|
|
}
|
|
|
|
layout {
|
|
background-color "#000000"
|
|
} |