From 828a12e2c9374f06dfd77eea98f78c0ad1af030d Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Sat, 26 Apr 2025 18:29:17 +0200 Subject: checkpoint --- bin/extra/cycleKB | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/extra/cycleKB b/bin/extra/cycleKB index 8f0de60..402a8f5 100755 --- a/bin/extra/cycleKB +++ b/bin/extra/cycleKB @@ -4,7 +4,7 @@ list_layouts() { cat <&2 printf 'Layout: %s\n' "$Layout" setxkbmap $Layout & sed -i "\$s/.*/$Layout/" "$ProgramPath" -notify-send "_cycleKB" "*${Layout%% -option*}" & +notify-send "_cycleKB" "*${Layout%% -*}" & exit # THIS LINE IS ADDED AUTOMATICALLY -us -variant colemak -option ctrl:swapcaps,altwin:menu_win +colemak -option ctrl:swapcaps,altwin:menu_win -- cgit v1.2.3