chore: Fixed shell in change-kb.sh

This commit is contained in:
Afonso Franco 2022-10-14 22:58:28 +01:00
parent 4551410386
commit c4cf1e66d5
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4

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";
then