From 27c3cb4d500606871c92e451f3b766d88763148f Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sat, 4 Feb 2017 22:08:28 +0100 Subject: Add random bookmark command, mpd/client launcher script --- i3wm/.i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'i3wm/.i3/config') diff --git a/i3wm/.i3/config b/i3wm/.i3/config index ddb68b1..77f9073 100644 --- a/i3wm/.i3/config +++ b/i3wm/.i3/config @@ -24,7 +24,7 @@ bindsym $mod+s layout stacking bindsym $mod+w layout tabbed bindsym $mod+e layout default -bindsym Control+s sticky toggle; exec --no-startup-id notify-send "sticky mode toggle." +bindsym Mod1+s sticky toggle, exec --no-startup-id notify-send "sticky mode toggle."; bindsym $mod+a focus parent bindsym $mod+d focus child @@ -142,6 +142,6 @@ exec --no-startup-id volumeicon exec --no-startup-id feh --bg-center ~/.background.jpg exec --no-startup-id gvim -geometry 120x35 --servername VIMWIKI -c ":set title titlestring=VimWiki" -c ":set autowriteall" -c ":set noswapfile" ~/wiki/0.wiki exec --no-startup-id zeal -exec --no-startup-id urxvtc -name DropDownTerm +exec --no-startup-id urxvt -name DropDownTerm exec --no-startup-id xautolock -time 5 -locker "i3lock -c 000000" exec --no-startup-id ~/.cabal/bin/arbtt-capture -- cgit v1.2.3