diff options
-rwxr-xr-x | i3/bin/singlemon-dp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/i3/bin/singlemon-dp b/i3/bin/singlemon-dp new file mode 100755 index 0000000..4bf8ccb --- /dev/null +++ b/i3/bin/singlemon-dp @@ -0,0 +1,4 @@ +#!/bin/bash +xrandr --output eDP1 --off --output DP1 --auto --primary +xinput disable Atmel +setbg |