This repository has been archived on 2024-04-07. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles-old/scripts/.local/bin/wdmenu
2020-06-16 16:58:16 -03:00

7 lines
98 B
Fish
Executable file

#!/bin/fish
command -qs bmenu &&
exec bmenu $argv
command -qs wofi &&
exec wofi -d $argv