From c1882761f5815da4dde9cb4e2589b9d74e59aeff Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Thu, 15 May 2025 11:12:25 -0500 Subject: [PATCH] u --- dots/i3status/config | 4 ++-- dots/i3wm/config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dots/i3status/config b/dots/i3status/config index 359de94..31ffe8d 100644 --- a/dots/i3status/config +++ b/dots/i3status/config @@ -42,13 +42,13 @@ load { } memory { - format = " ☰ free: %available (%percentage_avail) " + format = " ☰ free: %available (%percentage_free) " threshold_degraded = "5G" format_degraded = "WARNING: ONLY %available FREE MEMORY" } disk "/" { - format = " / ⛁ free: %avail (%percentage_available) " + format = " / ⛁ free: %avail (%percentage_avail) " low_threshold = 10 threshold_type = "percentage_avail" format_below_threshold = "WARNING: / ⛁ %avail (%percentage_avail) " diff --git a/dots/i3wm/config b/dots/i3wm/config index 4c24e99..22cbdeb 100644 --- a/dots/i3wm/config +++ b/dots/i3wm/config @@ -55,7 +55,7 @@ bindsym $mod+Return exec i3-sensible-terminal # kill focused window bindsym $mod+Shift+q kill -# start dmenu (a program launcher) +# start dmenu (program launcher) bindsym $mod+d exec --no-startup-id dmenu_recency # dmenu_run > dmenu_recency #bindsym $mod+d exec --no-startup-id j4-dmenu-desktop