From 145ab802f49bf594c641361715c5f5b87c419853 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Thu, 1 Aug 2024 11:34:48 -0400 Subject: [PATCH] added jq and changed scroll direction for screen brightness --- home-config/home-configuration.scm | 1 + home-config/waybar/config | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index 35390ae..f77b200 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm @@ -64,6 +64,7 @@ "cloc" "sc-im" "pv" + "jq" "bombadillo" "python-msgpack" "wdisplays" diff --git a/home-config/waybar/config b/home-config/waybar/config index 99a7bef..375835e 100644 --- a/home-config/waybar/config +++ b/home-config/waybar/config @@ -110,8 +110,8 @@ "format": "{percent}% {icon}", "format-alt-click": "click-right", "format-icons": ["", ""], - "on-scroll-down": "light -A 1", - "on-scroll-up": "light -U 1" + "on-scroll-up": "light -A 1", + "on-scroll-down": "light -U 1" }, "custom/weather_OLD": { "format-alt": "{}",