diff options
author | Jesús <heckyel@hyperbola.info> | 2019-05-10 14:48:29 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-05-10 14:48:29 -0500 |
commit | c5992d268d4ef8696041179c0e7d185723dcf6ca (patch) | |
tree | a3c6a12a8d785d9e46ff562e8d04dd8023b2031b | |
parent | ec16f37bdc91cb5c95c4e119b6a6cfe738f572b4 (diff) | |
download | i3-config-c5992d268d4ef8696041179c0e7d185723dcf6ca.tar.lz i3-config-c5992d268d4ef8696041179c0e7d185723dcf6ca.tar.xz i3-config-c5992d268d4ef8696041179c0e7d185723dcf6ca.zip |
change to Shortcut weechat
-rw-r--r-- | config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -320,6 +320,6 @@ bindsym XF86AudioPlay exec playerctl play-pause bindsym XF86AudioStop exec playerctl stop # IRC weechat -exec --no-startup-id termite --name=irc -e "firejail weechat" +bindsym $mod+Shift+w exec --no-startup-id termite --name=irc -e "firejail weechat" # conky exec --no-startup-id conky |