From 8b5c3c3b49c4274eee834d1c592b036e7a4b6d73 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sun, 29 Oct 2023 20:39:55 +0530 Subject: changed hdd path --- .config/polybar/config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/polybar') diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini index ff79b5c..2f18cfb 100644 --- a/.config/polybar/config.ini +++ b/.config/polybar/config.ini @@ -226,7 +226,7 @@ label-mounted-foreground = ${colors.fs-root-fg} type = internal/fs interval = 25 -mount-0 = /hdd +mount-0 = /home/zt/hdd label-mounted = " HDD: %percentage_used%% " label-mounted-background = ${colors.fs-hdd-bg} -- cgit v1.2.3