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 40d39ed362ac7f166b490a1a283f6867696f1688
parent 4c83deb9d8216ee0f71491fd2ca98a83116a01cf
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Wed, 28 Jan 2015 14:37:21 +0100

change to startpage, add mendeley keybind

Diffstat:
M.i3/config | 1+
M.vimperatorrc | 4++--
2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/.i3/config b/.i3/config @@ -78,6 +78,7 @@ bindsym $mod+c exec emacs bindsym $mod+t exec tor-browser.sh bindsym $mod+p exec zathura bindsym $mod+$alt+l exec --no-startup-id ~/bin/keyboard-layout-switch.sh && notify-send `cat ~/.kbd-layout` +bindsym $mod+m exec mendeleydesktop # volume control with pulseaudio #bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume 0 -- +10% && killall -SIGUSR1 i3status diff --git a/.vimperatorrc b/.vimperatorrc @@ -19,8 +19,8 @@ highlight Hint font-size:100%;color:black;background-color:yellow;padding:2px; """ Default search engine " Manage search engines with `:dialog searchengine` -"set defsearch=startpage -set defsearch=duckduckgo +set defsearch=startpage +"set defsearch=duckduckgo """ General options set complete=slS