chore: Fixed shell in change-kb.sh
This commit is contained in:
2
.config/xmonad/change-kb.sh
Normal file → Executable file
2
.config/xmonad/change-kb.sh
Normal file → Executable file
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/zsh
|
#!/bin/bash
|
||||||
|
|
||||||
if setxkbmap -query | grep layout | grep -q "us";
|
if setxkbmap -query | grep layout | grep -q "us";
|
||||||
then
|
then
|
||||||
|
|||||||
Reference in New Issue
Block a user