summaryrefslogtreecommitdiff
path: root/scripts/xrandrdmenu
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/xrandrdmenu')
-rwxr-xr-xscripts/xrandrdmenu4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/xrandrdmenu b/scripts/xrandrdmenu
new file mode 100755
index 0000000..f6a918e
--- /dev/null
+++ b/scripts/xrandrdmenu
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+OUTPUT=$(xrandr | grep " connected " | awk '{ print$1 }' | dmenu)
+CHOICE=$(echo "Change resolution\nCh