dotfiles/dot_local/bin/executable_dotool

3 lines
101 B
Plaintext
Raw Normal View History

2024-11-04 15:46:00 -05:00
#!/bin/sh
DOTOOL_XKB_LAYOUT=us DOTOOL_XKB_VARIANT=$(get_plasma_keyboard_layout) /usr/bin/dotool "$@"