From ab9be3f26ed5546558d6dd175cccafea1a5fa1f3 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Fri, 21 Aug 2020 09:11:06 +0200 Subject: Add singlemon-dp script --- i3/bin/singlemon-dp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 i3/bin/singlemon-dp 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 -- cgit v1.2.3