added bin/ scripts, created cdg
This commit is contained in:
5
bin/resetscreen
Executable file
5
bin/resetscreen
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
xrandr --output VGA1 --left-of LVDS1 --auto
|
||||
|
||||
feh --randomize --bg-fill ~/Pictures/Backgrounds/*
|
||||
Reference in New Issue
Block a user