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

9 lines
136 B
Bash
Executable file

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