.dotfiles/.config/env.d/98-local-defaults
2024-07-02 15:42:26 +02:00

11 lines
172 B
Bash
Executable file

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