Fixed shell in change-kb.sh

This commit is contained in:
afonsofrancof 2022-10-14 22:58:28 +01:00
parent 15efd0094e
commit e198d0775a

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