hyprdots

my dotfiles
git clone https://git.awy.one/hyprdots.git
Log | Files | Refs | README | LICENSE

commit 9d92a7f9db32f0a5aa826fe92d6911b98f13a078
parent 362b66ca0973295ee04df4b000d16a3a7fd935d6
Author: awy <awy@awy.one>
Date:   Sat, 24 May 2025 00:42:18 +0300

fix

Diffstat:
M.local/bin/statusbar/sb-memory | 2+-
Mdependencies.txt | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.local/bin/statusbar/sb-memory b/.local/bin/statusbar/sb-memory @@ -2,7 +2,7 @@ case $1 in 1) notify-send "🧠 Memory hogs" "$(ps axch -o cmd:15,%mem --sort=-%mem | head)" ;; - 2) setsid -f "$TERMINAL" -e btop ;; + 2) setsid -f "$TERMINAL" -e htop ;; 3) notify-send "🧠 Memory module" "\- Shows Memory Used/Total. - Click to show memory hogs. - Middle click to open htop." ;; diff --git a/dependencies.txt b/dependencies.txt @@ -53,7 +53,7 @@ openssh fakeroot polkit fastfetch -btop +htop libnotify pkgconf exfat-utils