trying to start moving config to individual files
This commit is contained in:
parent
e929eb989b
commit
fd3cedfa93
3 changed files with 14 additions and 10 deletions
|
@ -3,9 +3,9 @@
|
|||
// Check the wiki for a full description of the configuration:
|
||||
// https://github.com/YaLTeR/niri/wiki/Configuration:-Overview
|
||||
|
||||
debug {
|
||||
wait-for-frame-completion-before-queueing
|
||||
}
|
||||
// debug {
|
||||
// wait-for-frame-completion-before-queueing
|
||||
// }
|
||||
|
||||
input {
|
||||
keyboard {
|
||||
|
@ -45,6 +45,8 @@ output "PNP(BNQ) BenQ PD2725U N2N00414019" {
|
|||
transform "normal"
|
||||
}
|
||||
|
||||
// TODO setup defaults for hdmi output
|
||||
|
||||
environment {
|
||||
DISPLAY ":0"
|
||||
QT_QPA_PLATFORM "wayland"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue