Update .config/packages/archgirlie

Update .config/polybar/colorblocks/config.ini
Update tags
This commit is contained in:
punkfairie 2024-08-04 13:44:35 -07:00
parent c32bf097e5
commit 8dd53934c3
Signed by: punkfairie
GPG key ID: A86AF57F837E320F
3 changed files with 5 additions and 5 deletions

View file

@ -1,3 +1,4 @@
 -> Avoid running yay as root/sudo.
aic94xx-firmware aic94xx-firmware
alsa-utils alsa-utils
arandr arandr
@ -137,7 +138,6 @@ playerctl
plocate plocate
polybar polybar
postgresql postgresql
proton-vpn-gtk-app
protontricks-git protontricks-git
protonup-qt protonup-qt
python-catppuccin python-catppuccin

View file

@ -37,7 +37,7 @@ include-file = ~/.config/polybar/colorblocks/user_modules.ini
; If unspecified, the application will pick the first one it finds. ; If unspecified, the application will pick the first one it finds.
; $ polybar -m | cut -d ':' -f 1 ; $ polybar -m | cut -d ':' -f 1
; $ xrandr -q | grep " connected" | cut -d ' ' -f1 ; $ xrandr -q | grep " connected" | cut -d ' ' -f1
monitor = monitor = ${env:MONITOR:}
; Use the specified monitor as a fallback if the main one is not found. ; Use the specified monitor as a fallback if the main one is not found.
monitor-fallback = monitor-fallback =

2
tags
View file

@ -7869,7 +7869,7 @@ modules dot_config/gtk-4.0/settings.ini.src.ini /^gtk-modules=colorreload-gtk-mo
monitor dot_config/polybar/blocks/config.ini /^monitor =$/;" k section:bar/main monitor dot_config/polybar/blocks/config.ini /^monitor =$/;" k section:bar/main
monitor dot_config/polybar/blocks/modules.ini /^label-monitor = %name%$/;" k section:module/workspaces monitor dot_config/polybar/blocks/modules.ini /^label-monitor = %name%$/;" k section:module/workspaces
monitor dot_config/polybar/blocks/preview.ini /^monitor =$/;" k section:bar/main monitor dot_config/polybar/blocks/preview.ini /^monitor =$/;" k section:bar/main
monitor dot_config/polybar/colorblocks/config.ini /^monitor =$/;" k section:bar/main monitor dot_config/polybar/colorblocks/config.ini /^monitor = ${env:MONITOR:}$/;" k section:bar/main
monitor dot_config/polybar/colorblocks/modules.ini /^label-monitor = %name%$/;" k section:module/workspaces monitor dot_config/polybar/colorblocks/modules.ini /^label-monitor = %name%$/;" k section:module/workspaces
monitor dot_config/polybar/colorblocks/preview.ini /^monitor =$/;" k section:bar/main monitor dot_config/polybar/colorblocks/preview.ini /^monitor =$/;" k section:bar/main
monitor dot_config/polybar/cuts/config.ini /^monitor =$/;" k section:bar/main monitor dot_config/polybar/cuts/config.ini /^monitor =$/;" k section:bar/main