[Linux] Add rofi_paswitch.sh
This commit is contained in:
parent
54444929d3
commit
6223d5b5fa
3
dotfiles/lib/bin/rofi_paswitch.sh
Executable file
3
dotfiles/lib/bin/rofi_paswitch.sh
Executable file
@ -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
|
Loading…
Reference in New Issue
Block a user