summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJoshua Yun <joshua@joshuayun.com>2025-04-01 00:29:34 -0500
committerJoshua Yun <joshua@joshuayun.com>2025-04-01 00:29:34 -0500
commit4c8d59a13cf615481694e07535ec672dcdab59aa (patch)
treefc54b3a890d2d29d3aa7da0b28ce35f47eb0113b /Makefile
parentf68f49273e70b3767b30c549dda04ddd4d25fc91 (diff)
downloadslstatus-4c8d59a13cf615481694e07535ec672dcdab59aa.tar.gz
feat: pamixer status bar for volume
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7a18274..3adb164 100644
--- a/Makefile
+++ b/Makefile
@@ -20,6 +20,7 @@ COM =\
components/load_avg\
components/netspeeds\
components/num_files\
+ components/pamixer_vol_perc\
components/ram\
components/run_command\
components/swap\