multilib is correct now
[dcc-suckless-config] / bashs / shell scrips / keyboardlayoutswitcher.sh~
index d3a5df4f12d8c7c0a7d06962549855f2c6e455ca..ff3101c52ed391ccec438142442dca5a669b3b1b 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/bash
+#!/usr/local/bin/bash
 
 numberofparameter=$#                                                # Gets the number of parameter passed
 currentlayout=$(setxkbmap -query | grep layout | awk '{print $2}')  # Gets the current layout