mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2025-02-18 00:22:40 +01:00
3 lines
92 B
Bash
3 lines
92 B
Bash
register=$(ls $HOME/xmacros | rofi -dmenu)
|
|
|
|
xmacroplay "$DISPLAY" < $HOME/xmacros/$register
|