Browse Source

Good bye hexchat, hello weechat

Alois Mahdal 7 years ago
parent
commit
4ed4ab3166
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      dotfiles/i3/config

+ 1
- 1
dotfiles/i3/config View File

286
 exec "dunst"
286
 exec "dunst"
287
 exec "psi-plus"
287
 exec "psi-plus"
288
 exec "dropbox start"
288
 exec "dropbox start"
289
-exec "hexchat --minimize=2"
289
+exec "urxvt -e weechat"
290
 exec "nm-applet"
290
 exec "nm-applet"
291
 exec "shutter --min_at_startup"
291
 exec "shutter --min_at_startup"
292
 exec "tasknag -R"
292
 exec "tasknag -R"