From 9d7f9f3fb444522e49979d024b90d1701882e031 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Tue, 8 Apr 2025 13:09:47 +0200 Subject: Remove old weechat config --- weechat/fifo.conf | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 weechat/fifo.conf (limited to 'weechat/fifo.conf') diff --git a/weechat/fifo.conf b/weechat/fifo.conf deleted file mode 100644 index 904985d..0000000 --- a/weechat/fifo.conf +++ /dev/null @@ -1,14 +0,0 @@ -# -# weechat -- fifo.conf -# -# WARNING: It is NOT recommended to edit this file by hand, -# especially if WeeChat is running. -# -# Use /set or similar command to change settings in WeeChat. -# -# For more info, see: https://weechat.org/doc/quickstart -# - -[file] -enabled = on -path = "%h/weechat_fifo" -- cgit