From 99d0d9859f6ee7f9da238b95b46b36d917fb3e07 Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Sat, 25 Mar 2023 16:04:18 -0400 Subject: [PATCH] Reduce clutter for laptop --- dot_config/polybar/config.ini.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/polybar/config.ini.tmpl b/dot_config/polybar/config.ini.tmpl index 58fa385..34b66f1 100644 --- a/dot_config/polybar/config.ini.tmpl +++ b/dot_config/polybar/config.ini.tmpl @@ -50,7 +50,7 @@ font-3 = Font Awesome 6 Brands:style=Regular:size=12;3 modules-left = workspaces sep title modules-center = {{- if eq .chezmoi.hostname "helix"}} -modules-right = keyboard sep pulseaudio-control sep battery0 sep date sep powermenu +modules-right = keyboard sep pulseaudio-control sep date sep {{- else }} modules-right = keyboard sep pulseaudio-control sep date sep powermenu {{- end}}