Refactor env local files
This commit is contained in:
parent
939945fcba
commit
ce4bd6eeed
6 changed files with 39 additions and 18 deletions
11
.config/env.d/90-local-defaults
Executable file
11
.config/env.d/90-local-defaults
Executable file
|
@ -0,0 +1,11 @@
|
|||
#!/bin/sh
|
||||
|
||||
export AUDIO_DEVICE=""
|
||||
export AUTOSTART_DISPLAY=""
|
||||
|
||||
export MONITOR_PRIMARY="primary"
|
||||
export MONITOR_SECONDARY="secondary"
|
||||
|
||||
export BROWSER_CHROMIUM="chromium"
|
||||
|
||||
export DUNST_MONITOR="0"
|
Loading…
Add table
Add a link
Reference in a new issue