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