mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2024-12-23 09:45:52 +01:00
3 lines
92 B
Bash
3 lines
92 B
Bash
register=$(ls $HOME/xmacros | rofi -dmenu)
|
|
|
|
xmacroplay "$DISPLAY" < $HOME/xmacros/$register
|