chore: Fixed shell in change-kb.sh

This commit is contained in:
2022-10-14 22:58:28 +01:00
parent 4551410386
commit c4cf1e66d5

2
.config/xmonad/change-kb.sh Normal file → Executable file
View 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