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 f6129b071de4bf5803a0ee956602a9d9b50d5fee
parent c4e448abfbb5c149dd72d784ec8fb9359f053580
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Sat, 12 Jul 2014 22:43:10 +0200

add zathura keybind mod+z

Diffstat:
M.i3/config | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.i3/config b/.i3/config @@ -70,6 +70,7 @@ bindsym $mod+b exec firefox #bindsym $mod+b exec dwb bindsym $mod+c exec emacs bindsym $mod+t exec tor-browser.sh +bindsym $mod+z exec zathura # volume control with pulseaudio #bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume 0 -- +10% && killall -SIGUSR1 i3status