diff options
| author | Camil Staps | 2016-03-21 12:13:18 +0100 | 
|---|---|---|
| committer | Camil Staps | 2016-11-30 19:11:08 +0100 | 
| commit | bb5f66119486d5efa0d5b615e6df4b5257d3ee19 (patch) | |
| tree | 3eeb8dd4693d2f10ace1b7939e79c02f14a84bf3 /bin/singlemon | |
| parent | Verse in bashrc (diff) | |
Moved background logic to bin.local
Diffstat (limited to 'bin/singlemon')
| -rwxr-xr-x | bin/singlemon | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/bin/singlemon b/bin/singlemon index cce0a15..8034639 100755 --- a/bin/singlemon +++ b/bin/singlemon @@ -1,3 +1,4 @@  #!/bin/bash  xrandr --output eDP1 --primary --auto --output HDMI2 --off  xinput enable Atmel +setbg | 
