summaryrefslogtreecommitdiff
path: root/home-config
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2024-08-01 11:34:48 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2024-08-01 11:34:48 -0400
commit145ab802f49bf594c641361715c5f5b87c419853 (patch)
tree6939a07d190a833e6898c67885ff0a39c2dc8cf3 /home-config
parentf2f31f0b50443388b669f1e561177e37a507e7df (diff)
added jq and changed scroll direction for screen brightness
Diffstat (limited to 'home-config')
-rw-r--r--home-config/home-configuration.scm1
-rw-r--r--home-config/waybar/config4
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 @@
64 "cloc" 64 "cloc"
65 "sc-im" 65 "sc-im"
66 "pv" 66 "pv"
67 "jq"
67 "bombadillo" 68 "bombadillo"
68 "python-msgpack" 69 "python-msgpack"
69 "wdisplays" 70 "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 @@
110 "format": "{percent}% {icon}", 110 "format": "{percent}% {icon}",
111 "format-alt-click": "click-right", 111 "format-alt-click": "click-right",
112 "format-icons": ["", ""], 112 "format-icons": ["", ""],
113 "on-scroll-down": "light -A 1", 113 "on-scroll-up": "light -A 1",
114 "on-scroll-up": "light -U 1" 114 "on-scroll-down": "light -U 1"
115 }, 115 },
116 "custom/weather_OLD": { 116 "custom/weather_OLD": {
117 "format-alt": "{}", 117 "format-alt": "{}",