7 lines
269 B
Bash
Executable file
7 lines
269 B
Bash
Executable file
#!/bin/sh
|
|
|
|
xrandr --output VIRTUAL1 --off --output eDP1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output DP1 --off --output HDMI2 --off --output HDMI1 --off --output DP2-1 --off --output DP2-2 --off --output DP2-3 --off
|
|
|
|
~/.fehbg
|
|
|
|
sudo rfkill unblock wifi
|