nix-configs/scripts/desktop/macros/play.sh
2022-09-02 20:28:50 +02:00

3 lines
92 B
Bash

register=$(ls $HOME/xmacros | rofi -dmenu)
xmacroplay "$DISPLAY" < $HOME/xmacros/$register