diff options
| author | Camil Staps | 2017-02-20 10:06:38 +0100 | 
|---|---|---|
| committer | Camil Staps | 2017-02-20 10:06:38 +0100 | 
| commit | 73ae3a47a410eb2db9c3c776c0252e1feaeb2d7e (patch) | |
| tree | 4835551f5d769ede433ed390d3cfc2406975480c /i3/bin/singlemon | |
| parent | Cloogle stats in status bar (diff) | |
Reorganise binaries
Diffstat (limited to 'i3/bin/singlemon')
| -rwxr-xr-x | i3/bin/singlemon | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/i3/bin/singlemon b/i3/bin/singlemon new file mode 100755 index 0000000..8034639 --- /dev/null +++ b/i3/bin/singlemon @@ -0,0 +1,4 @@ +#!/bin/bash +xrandr --output eDP1 --primary --auto --output HDMI2 --off +xinput enable Atmel +setbg | 
