chore: Fixed shell in change-kb.sh
This commit is contained in:
parent
4551410386
commit
c4cf1e66d5
1 changed files with 1 additions and 1 deletions
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";
|
||||
then
|
||||
|
|
Loading…
Add table
Reference in a new issue