Refactor env local files

This commit is contained in:
Tobias Reisinger 2025-03-03 14:12:39 +01:00
parent 939945fcba
commit ce4bd6eeed
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
6 changed files with 39 additions and 18 deletions

11
.config/env.d/90-local-defaults Executable file
View 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"