add keyboard layout switching script
This commit is contained in:
parent
04a45c975e
commit
cb4612a860
3
scripts/scripts/switch_keyboard_layout
Executable file
3
scripts/scripts/switch_keyboard_layout
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
xkb-switch -n && pkill -RTMIN+1 dwmblocks
|
||||
Loading…
x
Reference in New Issue
Block a user