summaryrefslogtreecommitdiff
path: root/bashs/shell scrips/keyboardlayoutswitcher.sh
diff options
context:
space:
mode:
authordcc <dcc@logografos.com>2024-01-12 17:09:23 -0800
committerdcc <dcc@logografos.com>2024-01-12 17:09:23 -0800
commit0c0fda90598863400a5d44f65617e24024b720e0 (patch)
tree4bb7b2c09bfcf1610de8ee7075d68ef347eae47c /bashs/shell scrips/keyboardlayoutswitcher.sh
parent1d60c3487d401b90a74b7f5e5c2a7785215ceab8 (diff)
downloaddcc-suckless-config-0c0fda90598863400a5d44f65617e24024b720e0.tar.gz
dcc-suckless-config-0c0fda90598863400a5d44f65617e24024b720e0.tar.bz2
dcc-suckless-config-0c0fda90598863400a5d44f65617e24024b720e0.zip
multilib is correct nowHEADmaster
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