From bb5004d8be15c1bd65def8ff302323655a5170eb Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Thu, 9 Mar 2017 08:57:55 -0800 Subject: [PATCH] [Linux] Add rofi_autorandr.sh --- dotfiles/lib/bin/rofi_autorandr.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 dotfiles/lib/bin/rofi_autorandr.sh diff --git a/dotfiles/lib/bin/rofi_autorandr.sh b/dotfiles/lib/bin/rofi_autorandr.sh new file mode 100755 index 00000000..baec0f50 --- /dev/null +++ b/dotfiles/lib/bin/rofi_autorandr.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env zsh + +autorandr 2>&1 | rofi -dmenu -i | get_cols 1 | xargs autorandr -l