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

bind pdf viewer to mod+p

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

diff --git a/.i3/config b/.i3/config @@ -70,7 +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 +bindsym $mod+p exec zathura # volume control with pulseaudio #bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume 0 -- +10% && killall -SIGUSR1 i3status