.dotfiles/.config/env.d/98-local-defaults

12 lines
195 B
Bash
Executable file

#!/bin/sh
export AUDIO_DEVICE=""
export AUTOSTART_DISPLAY=""
export MONITOR_PRIMARY="primary"
export MONITOR_SECONDARY="secondary"
export BROWSER_CHROMIUM="chromium"
export DUNST_MONITOR="0"