diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-07-07 10:28:00 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-07-07 10:28:00 -0300 |
commit | 21b947cce1ee5fe9eea921c155583d08d4528eee (patch) | |
tree | 754e5a2d3726e913787f84c21ef0cc4c173d5e89 | |
parent | 5921d2667f9e17edfcfb1552213e5ee7f7adb25b (diff) | |
download | i3-21b947cce1ee5fe9eea921c155583d08d4528eee.tar.gz i3-21b947cce1ee5fe9eea921c155583d08d4528eee.tar.bz2 |
Updates keyringer integration
-rw-r--r-- | i3.dot.link/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i3.dot.link/config b/i3.dot.link/config index ee0430a..318f9b6 100644 --- a/i3.dot.link/config +++ b/i3.dot.link/config @@ -170,7 +170,7 @@ bindsym $mod+i exec geeqie bindsym $mod+m exec terminal xmail bindsym $mod+n exec terminal news bindsym $mod+o exec terminal chromium-browser --incognito -bindsym $mod+p exec terminal keyringer default +bindsym $mod+p exec terminal keyringer default sclip bindsym $mod+s exec xsuspend bindsym $mod+t exec tor-browser bindsym $mod+u exec luakit |