diff options
author | Adrian Kummerlaender | 2014-06-25 18:19:24 +0200 |
---|---|---|
committer | Adrian Kummerlaender | 2014-06-25 18:19:24 +0200 |
commit | bc4a17b977f4855852fa1eff12b18459be88fad0 (patch) | |
tree | 6605a0e803b79f32c214218b503d96a13c48d21c /i3wm/.i3/config | |
parent | e918c374d96e968c628d45458bc1a17ddf60d405 (diff) | |
download | dotfiles-bc4a17b977f4855852fa1eff12b18459be88fad0.tar dotfiles-bc4a17b977f4855852fa1eff12b18459be88fad0.tar.gz dotfiles-bc4a17b977f4855852fa1eff12b18459be88fad0.tar.bz2 dotfiles-bc4a17b977f4855852fa1eff12b18459be88fad0.tar.lz dotfiles-bc4a17b977f4855852fa1eff12b18459be88fad0.tar.xz dotfiles-bc4a17b977f4855852fa1eff12b18459be88fad0.tar.zst dotfiles-bc4a17b977f4855852fa1eff12b18459be88fad0.zip |
Updated passman shortcut and removed kernel from conky
* passman was updated to a new version which changed its interface
Diffstat (limited to 'i3wm/.i3/config')
-rw-r--r-- | i3wm/.i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i3wm/.i3/config b/i3wm/.i3/config index 42a87e8..5fd853c 100644 --- a/i3wm/.i3/config +++ b/i3wm/.i3/config @@ -116,7 +116,7 @@ bindsym $mod+Return exec urxvtc bindsym $alt+Return exec gvim bindsym $mod+space exec --no-startup-id dmenu_run -bindsym $alt+space exec --no-startup-id passman fillbrowser +bindsym $alt+space exec --no-startup-id passman submitform bindsym control+Mod1+l exec --no-startup-id i3lock -c 000000 |