Add templating for dunstrc (monitor from env)
This commit is contained in:
parent
1a7332365c
commit
eab72a3328
3 changed files with 11 additions and 1 deletions
8
.config/env.d/98-local-defaults
Executable file
8
.config/env.d/98-local-defaults
Executable file
|
@ -0,0 +1,8 @@
|
|||
#!/bin/sh
|
||||
|
||||
export AUTOSTART_DISPLAY=""
|
||||
|
||||
export MONITOR_PRIMARY="primary"
|
||||
export MONITOR_SECONDARY="secondary"
|
||||
|
||||
export DUNST_MONITOR="0"
|
Loading…
Add table
Add a link
Reference in a new issue