summaryrefslogtreecommitdiff
path: root/bashs/shell scrips/keyboardlayoutswitcher.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bashs/shell scrips/keyboardlayoutswitcher.sh')
-rwxr-xr-xbashs/shell scrips/keyboardlayoutswitcher.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashs/shell scrips/keyboardlayoutswitcher.sh b/bashs/shell scrips/keyboardlayoutswitcher.sh
index ff3101c..838b013 100755
--- a/bashs/shell scrips/keyboardlayoutswitcher.sh
+++ b/bashs/shell scrips/keyboardlayoutswitcher.sh
@@ -1,4 +1,4 @@
-#!/usr/local/bin/bash
+#!/bin/bash
numberofparameter=$# # Gets the number of parameter passed
currentlayout=$(setxkbmap -query | grep layout | awk '{print $2}') # Gets the current layout