diff --git a/common/.config/polybar/main-bar.ini b/common/.config/polybar/main-bar.ini index d1e5a2c..d5769cf 100644 --- a/common/.config/polybar/main-bar.ini +++ b/common/.config/polybar/main-bar.ini @@ -22,7 +22,7 @@ border-bottom-color = ${colors.background} modules-left = i3 empty-space title modules-center = time -modules-right = empty-space spotify empty-space backlight empty-space audio empty-space cpu empty-space temperature empty-space memory empty-space battery empty-space arrow +modules-right = empty-space spotify empty-space backlight empty-space audio empty-space gpu cpu empty-space temperature empty-space memory empty-space battery empty-space arrow cursor-click = pointer cursor-scroll = ns-resize diff --git a/common/.config/polybar/modules.ini b/common/.config/polybar/modules.ini index 2a3be00..33113ec 100644 --- a/common/.config/polybar/modules.ini +++ b/common/.config/polybar/modules.ini @@ -107,6 +107,19 @@ format-foreground = ${colors.sapphire} # ======================================= +[module/gpu] +type = custom/script +exec = $HOME/.config/polybar/scripts/gpu.sh +interval = 0.5 +tail = true +format =