X-Git-Url: https://git.logografos.com/?a=blobdiff_plain;f=bashs%2Fshell%20scrips%2Fkeyboardlayoutswitcher.sh~;h=ff3101c52ed391ccec438142442dca5a669b3b1b;hb=0c0fda90598863400a5d44f65617e24024b720e0;hp=d3a5df4f12d8c7c0a7d06962549855f2c6e455ca;hpb=1d60c3487d401b90a74b7f5e5c2a7785215ceab8;p=dcc-suckless-config diff --git a/bashs/shell scrips/keyboardlayoutswitcher.sh~ b/bashs/shell scrips/keyboardlayoutswitcher.sh~ index d3a5df4..ff3101c 100755 --- a/bashs/shell scrips/keyboardlayoutswitcher.sh~ +++ b/bashs/shell scrips/keyboardlayoutswitcher.sh~ @@ -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