7 lines
148 B
Bash
Executable file
7 lines
148 B
Bash
Executable file
#!/bin/sh
|
|
|
|
export AUTOSTART_DISPLAY="Hyprland"
|
|
export ASCIINEMA_LOG="1"
|
|
|
|
export MONITOR_PRIMARY="DisplayPort-0"
|
|
export MONITOR_SECONDARY="HDMI-A-0"
|