5 lines
105 B
Bash
Executable file
5 lines
105 B
Bash
Executable file
#!/usr/env/bin bash
|
|
|
|
xrandr --output HDMI1 --auto --right-of eDP1
|
|
xset mouse 2 0
|
|
$HOME/.scripts/fehbg.sh
|