add keyboard layout switching script
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user