From 2e5aa362b54d0a4865b58a9fbf8834a870b4ba0e Mon Sep 17 00:00:00 2001 From: Luca Matei Pintilie Date: Sun, 6 Aug 2023 21:24:43 +0200 Subject: Add mpv and weechat config --- .config/weechat/fifo.conf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .config/weechat/fifo.conf (limited to '.config/weechat/fifo.conf') diff --git a/.config/weechat/fifo.conf b/.config/weechat/fifo.conf new file mode 100644 index 0000000..8c84c06 --- /dev/null +++ b/.config/weechat/fifo.conf @@ -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/weechat/quickstart/ +# + +[file] +enabled = on +path = "${weechat_runtime_dir}/weechat_fifo_${info:pid}" -- cgit v1.2.3 /> index : dotfiles.git
Luca's dotfilesLuca Matei Pintilie <luca@lucamatei.com>
aboutsummaryrefslogtreecommitdiff
path: root/.config/nvim/init.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-03Add .profile gem support and change foot bindingsLuca Matei Pintilie2-2/+10
2024-05-21nvim: stop using deprecated resolved_capabilitiesLuca Matei Pintilie1-1/+1
2024-05-01small updatesLuca Matei Pintilie4-1/+7