diff options
author | Camil Staps | 2023-02-17 09:32:45 +0100 |
---|---|---|
committer | Camil Staps | 2023-02-17 09:32:45 +0100 |
commit | dbced26e383a1caaef38e98fd3eb0c1b9a7a0427 (patch) | |
tree | 0e454adc3370dde51f142013447ce4214e33a996 /system/bin/singlemon-dp | |
parent | Update TeXLive version to 2022 in manpages and infopages as well (diff) |
Move zenbook-specific scripts
Diffstat (limited to 'system/bin/singlemon-dp')
-rwxr-xr-x | system/bin/singlemon-dp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/system/bin/singlemon-dp b/system/bin/singlemon-dp deleted file mode 100755 index 82893b7..0000000 --- a/system/bin/singlemon-dp +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash -xrandr --output eDP1 --off --output DP1 --auto --primary -xinput disable Atmel -setbg -xsetwacom set 'Wacom Intuos S Pen stylus' MapToOutput DP1 2>/dev/null |