finally got rofi-rbw working

This commit is contained in:
2024-11-04 15:46:00 -05:00
parent 45f5578291
commit b8f053d270
2 changed files with 33 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
#!/bin/sh
DOTOOL_XKB_LAYOUT=us DOTOOL_XKB_VARIANT=$(get_plasma_keyboard_layout) /usr/bin/dotool "$@"