Skip to content

Commit

Permalink
mod-j and mod-k conflict with app launchers {Nathan Neff}
Browse files Browse the repository at this point in the history
  • Loading branch information
sunaku committed Oct 5, 2009
1 parent e62f407 commit 8b08dd4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config.yaml
Expand Up @@ -627,13 +627,13 @@ control:
launch CONFIG['program']['terminal']
end
${mod}-k: | # launch a web browser
${mod}-i: | # launch a web browser
launch CONFIG['program']['browser']
${mod}-j: | # launch a file manager
${mod}-m: | # launch a file manager
launch CONFIG['program']['filer']
${mod}-q: | # launch a note taker
${mod}-n: | # launch a note taker
launch CONFIG['program']['editor']
#---------------------------------------------------------------------------
Expand Down

0 comments on commit 8b08dd4

Please sign in to comment.