diff options
author | Camil Staps | 2020-08-21 09:11:06 +0200 |
---|---|---|
committer | Camil Staps | 2020-08-21 09:11:06 +0200 |
commit | ab9be3f26ed5546558d6dd175cccafea1a5fa1f3 (patch) | |
tree | dd8f1e44c46ff032662ab9c99e77645895be7205 | |
parent | Improve Clean install script for 32-bit: patch iTasksDev environment (diff) |
Add singlemon-dp script
-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 |