7 lines
123 B
Text
7 lines
123 B
Text
|
#!/bin/sh
|
||
|
|
||
|
export AUTOSTART_DISPLAY="Hyprland"
|
||
|
|
||
|
export MONITOR_PRIMARY="DisplayPort-0"
|
||
|
export MONITOR_SECONDARY="HDMI-A-0"
|