.dotfiles/.config/env.d/99-local##hostname.portalo
2024-04-11 00:40:44 +02:00

9 lines
157 B
Bash
Executable file

#!/bin/sh
export AUTOSTART_DISPLAY="Hyprland"
export MONITOR_PRIMARY="DP-1"
export MONITOR_SECONDARY="HDMI-A-1"
export DUNST_MONITOR="$MONITOR_SECONDARY"