summaryrefslogtreecommitdiff
path: root/bin/extra/cycleKB
diff options
context:
space:
mode:
Diffstat (limited to 'bin/extra/cycleKB')
-rwxr-xr-xbin/extra/cycleKB2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/extra/cycleKB b/bin/extra/cycleKB
index 5b9b197..154f5a1 100755
--- a/bin/extra/cycleKB
+++ b/bin/extra/cycleKB
@@ -3,4 +3,4 @@ keyboards="$HOME/bin/keyboards.txt"
kb="$(head -n 1 "$keyboards")"
setxkbmap $kb &
sed -i '1h;1d;$G' "$keyboards"
-notify-send -t 1000 "cycleKB" "$kb"
+notify-send -t 1000 "cycleKB" "${kb%% *}"