add display to env in niri
This commit is contained in:
parent
74fd329493
commit
2b37140b71
1 changed files with 4 additions and 0 deletions
|
|
@ -23,6 +23,10 @@ input {
|
|||
focus-follows-mouse max-scroll-amount="40%"
|
||||
}
|
||||
|
||||
environment {
|
||||
DISPLAY ":0"
|
||||
}
|
||||
|
||||
@displays@
|
||||
|
||||
layout {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue