diff options
author | Camil Staps | 2021-06-28 12:22:48 +0200 |
---|---|---|
committer | Camil Staps | 2021-06-28 12:22:48 +0200 |
commit | a73acb9b474ce77af4bc54657d32bd2714ce53ec (patch) | |
tree | 1016bbbb59b629c0e905fce3a0b464a40f6f97a2 /i3/bin/dualmon-dp | |
parent | Add vim settings for gas and cabal (diff) |
Cleanup binaries
Diffstat (limited to 'i3/bin/dualmon-dp')
-rwxr-xr-x | i3/bin/dualmon-dp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/i3/bin/dualmon-dp b/i3/bin/dualmon-dp deleted file mode 100755 index c8de3c0..0000000 --- a/i3/bin/dualmon-dp +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash -xrandr --output eDP1 --auto --below DP1 --primary --output DP1 --auto -xinput disable Atmel -setbg -xsetwacom set 'Wacom Intuos S Pen stylus' MapToOutput DP1 2>/dev/null |