diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2015-05-23 23:15:48 +1200 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2015-05-23 23:15:48 +1200 |
commit | cf49b52778de23c6c7b0bcdc18e68feab8e0a34a (patch) | |
tree | 3fb92187293dfb4dcc48cea1fa6a9cd7c2abd824 /X/xbindkeysrc | |
parent | Don't doublefork xbindkeys (diff) | |
download | dotfiles-cf49b52778de23c6c7b0bcdc18e68feab8e0a34a.tar.gz dotfiles-cf49b52778de23c6c7b0bcdc18e68feab8e0a34a.zip |
Add hotkey b=browser to start firefox
Diffstat (limited to 'X/xbindkeysrc')
-rw-r--r-- | X/xbindkeysrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/X/xbindkeysrc b/X/xbindkeysrc index fcead7eb..4a533daf 100644 --- a/X/xbindkeysrc +++ b/X/xbindkeysrc @@ -1,6 +1,9 @@ "urxvtcd" Mod4 + Return +"exec firefox" + Mod4 + b + "dmenu_run -fn 'terminus-iso8860-1-12' -nb '#111111' -nf '#eeeeee' -sb '#285577' -sf '#ffffff'" Mod4 + d |