From c7a88a07b9287db9c129914483f6b3ae1ab5404c Mon Sep 17 00:00:00 2001 From: awy Date: Fri, 14 Nov 2025 23:43:38 +0300 Subject: init --- .config/newsraft/config | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .config/newsraft/config (limited to '.config/newsraft/config') diff --git a/.config/newsraft/config b/.config/newsraft/config new file mode 100644 index 0000000..ee7da16 --- /dev/null +++ b/.config/newsraft/config @@ -0,0 +1,11 @@ +open-in-browser-command linkhandler "%l" +#bind t exec qndl "%l" +#bind a exec "tsp yt-dlp --embed-metadata -xic -f bestaudio/best --restrict-filenames" +unbind d +unbind a +unbind A +unbind v +bind a mark-read; jump-to-next +bind A mark-unread; jump-to-next +bind v exec setsid -f mpv "%l" +bind d exec setsid -f dmenuhandler "%l" -- cgit v1.2.3