.dotfiles/.config/env.d/99-local##hostname.portalo
2024-05-23 19:48:30 +02:00

8 lines
157 B
Bash
Executable file

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