initial commit: add Arch Linux scripts
Add a collection of scripts used on Arch Linux for system automation and maintenance.
This commit is contained in:
3
disable-main-screen.sh
Executable file
3
disable-main-screen.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
xrandr --output eDP-1 --off
|
||||
|
||||
Reference in New Issue
Block a user