dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 111cab3f1e85aa4a3a74519c0fe4ff59460fa1f8
parent c68f45b440dd3c9e8e82cb9579e5e9ee0758e04f
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon, 22 Oct 2018 14:41:02 +0200

Fix binding for keyboard-layout-switch.sh

Diffstat:
Mlinks/.i3/config | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/links/.i3/config b/links/.i3/config @@ -88,7 +88,7 @@ bindsym $mod+v exec gvim #bindsym $mod+t exec tor-browser.sh bindsym $mod+t exec torbrowser-launcher bindsym $mod+p exec zathura -bindsym $mod+$alt+l exec --no-startup-id ~/bin/keyboard-layout-switch.sh && notify-send `cat ~/.kbd-layout` && killall -SIGUSR1 i3status +bindsym Mod1+Mod4+l exec --no-startup-id ~/bin/keyboard-layout-switch.sh && notify-send `cat ~/.kbd-layout` && killall -SIGUSR1 i3status #bindsym $alt+Shift+l exec --no-startup-id ~/bin/keyboard-layout-switch.sh && #notify-send `cat ~/.kbd-layout` bindsym $mod+n exec nautilus