summaryrefslogtreecommitdiff
path: root/.local/bin/dwmbar/dwmb-layout
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2023-11-01 16:36:43 -0400
committerBenjamin Chausse <benjamin@chausse.xyz>2023-11-01 16:36:43 -0400
commit7c6065774adcc5adee9fd3220314ed149e4c1668 (patch)
tree93655262e224fd0f98da81d250abc3389899655b /.local/bin/dwmbar/dwmb-layout
parentead615283a4302bba0dc10bec90a5e7625af60dc (diff)
Migrate from nvim-todoist to orgmode in sxhkd
Diffstat (limited to '.local/bin/dwmbar/dwmb-layout')
-rwxr-xr-x.local/bin/dwmbar/dwmb-layout10
1 files changed, 1 insertions, 9 deletions
diff --git a/.local/bin/dwmbar/dwmb-layout b/.local/bin/dwmbar/dwmb-layout
index e0cf446..26b62c5 100755
--- a/.local/bin/dwmbar/dwmb-layout
+++ b/.local/bin/dwmbar/dwmb-layout
@@ -1,11 +1,3 @@
#!/bin/sh
-# echo "  $(cat $HOME/.cache/layout) "
-echo " $(cat $HOME/.cache/layout) "
-case $BLOCK_BUTTON in
- 1) layouttoggle ;;
- 2) remaps && Capslock remaps reinitialized;;
- 3) notify-send -a " Keyboard" "Click this widget to toggle the keyboard layout between french and english.
-Middle click it to remap Capslock to super (and escape when tapped) if it somehow gets unmapped.";;
- 6) "$TERMINAL" -e "$EDITOR" "$0" ;;
-esac
+echo "  $(cat $HOME/.cache/layout) "