diff --git a/dotfiles/lib/bin/rofi_paswitch.sh b/dotfiles/lib/bin/rofi_paswitch.sh new file mode 100755 index 00000000..7f3b47ef --- /dev/null +++ b/dotfiles/lib/bin/rofi_paswitch.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env zsh + +pahelper.sh | tr -d '\n' | tr '>' '|' | rofi -i -dmenu -sep '|' | grep -Eo ' [0-9]' | xargs pahelper.sh