weechat
This commit is contained in:
parent
d0c620b61c
commit
73761b7be7
20 changed files with 1759 additions and 0 deletions
14
slackware/home/weechat/.weechat/fifo.conf
Normal file
14
slackware/home/weechat/.weechat/fifo.conf
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
#
|
||||
# weechat -- fifo.conf
|
||||
#
|
||||
# WARNING: It is NOT recommended to edit this file by hand,
|
||||
# especially if WeeChat is running.
|
||||
#
|
||||
# Use commands like /set or /fset to change settings in WeeChat.
|
||||
#
|
||||
# For more info, see: https://weechat.org/doc/quickstart/
|
||||
#
|
||||
|
||||
[file]
|
||||
enabled = on
|
||||
path = "${weechat_runtime_dir}/weechat_fifo_${info:pid}"
|
||||
Loading…
Add table
Add a link
Reference in a new issue