summaryrefslogtreecommitdiffstats
path: root/.bin/undock
diff options
context:
space:
mode:
Diffstat (limited to '.bin/undock')
-rwxr-xr-x.bin/undock6
1 files changed, 6 insertions, 0 deletions
diff --git a/.bin/undock b/.bin/undock
new file mode 100755
index 0000000..2193610
--- /dev/null
+++ b/.bin/undock
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+set -xe
+
+x11-config
+xrandr -s 0
remember that computers suck.