.dotfiles/.config/env.d/99-local##hostname.portalo

8 lines
152 B
Plaintext
Raw Normal View History

2023-10-18 23:12:01 +00:00
#!/bin/sh
export AUTOSTART_DISPLAY="Hyprland"
2023-12-12 17:55:53 +00:00
export ASCIINEMA_LOG="video"
2023-10-18 23:12:01 +00:00
export MONITOR_PRIMARY="DisplayPort-0"
export MONITOR_SECONDARY="HDMI-A-0"