mirror of
http://github.com/JaeUs3792/dotfiles
synced 2025-12-13 23:51:34 +09:00
4 lines
96 B
Bash
Executable File
4 lines
96 B
Bash
Executable File
#!/bin/bash
|
|
xrandr --output HDMI-1 --primary --mode 2560x1440 --rotate normal
|
|
export AAA="aaaa"
|