From d1b4d55854f725285165f8552a284ed792d85544 Mon Sep 17 00:00:00 2001 From: opal Date: Sun, 7 Jul 2024 12:00:03 -0700 Subject: [PATCH] trackpad stuff + connected newsboat to ttrss --- .config/newsboat/config | 5 +++++ .config/sway/config | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.config/newsboat/config b/.config/newsboat/config index 24baf5d..aafd8a5 100644 --- a/.config/newsboat/config +++ b/.config/newsboat/config @@ -39,3 +39,8 @@ highlight article "\\[embedded flash: [0-9][0-9]*\\]" green default bold highlight article ":.*\\(link\\)$" cyan default highlight article ":.*\\(image\\)$" blue default highlight article ":.*\\(embedded flash\\)$" magenta default + +urls-source "ttrss" +ttrss-url "https://rss.opal.sh/tt-rss/" +ttrss-login "ryan" +ttrss-passwordeval "gopass show -o self-hosted/rss.opal.sh" diff --git a/.config/sway/config b/.config/sway/config index 51e18b8..47833bd 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -239,7 +239,7 @@ input "1739:52824:SYNA8008:00_06CB:CE58_Touchpad" { events disabled } -input 2:10:TPPS/2_Elan_TrackPoint pointer_accel 0.5 +input 2:10:TPPS/2_Elan_TrackPoint pointer_accel 0.45 # Hide mouse cursor after inactivity