Compare commits

..

No commits in common. "e44f969ba290eddd7efb7d0980123b34cfa1e512" and "fb2e5616c00b993501d013d9ae5dea2a383dd25a" have entirely different histories.

7 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,5 @@
[colors]
black = #BB000000
black = #88666666
blue = #0288D1
blue-light = #B3E5FC
pink = #E91E63
@ -9,7 +9,7 @@ white = #FFFFFF
[bar/aqua]
width = 100%
height = 34
height = 28
radius = 0.0
fixed-center = true
background = ${colors.black}
@ -20,9 +20,9 @@ line-color = ${colors.pink}
border-size = 0
border-color = ${colors.black}
padding-left = 0
padding-right = 3
padding-right = 2
module-margin-left = 1
module-margin-right = 3
module-margin-right = 2
font-0 = SF Pro Display:semibold:fixed:pixelsize=17;3
; Version 4.7
@ -124,12 +124,12 @@ animation-charging-framerate = 500
type = internal/alsa
format-volume = <label-volume>
label-volume =  %percentage%%
label-volume = %percentage%%
label-volume-foreground = ${root.foreground}
format-volume-underline = ${colors.blue}
format-muted-prefix = " "
label-muted =  %percentage%%
label-muted = %percentage%%
format-muted-underline = ${colors.pink}
[module/backlight]
@ -139,7 +139,7 @@ type = internal/backlight
card = intel_backlight
format = <label>
label =  %percentage%%
label = %percentage%%
format-underline = ${colors.blue}
[module/temperature]
@ -179,7 +179,7 @@ label-disconnected-underline = ${colors.pink}
[module/mouse-battery]
type = custom/script
exec = ~/.config/scripts/get-mouse-battery.sh
label =  %output%
label = %output%
interval = 60
[settings]

0
scripts/installers/dragonframe-install.sh Executable file → Normal file
View File

0
scripts/installers/install-lib.sh Executable file → Normal file
View File

0
scripts/installers/keeweb-install.sh Executable file → Normal file
View File

0
scripts/installers/reaper-install.sh Executable file → Normal file
View File

0
scripts/installers/resolve-install.sh Executable file → Normal file
View File

0
scripts/installers/yabridge-install.sh Executable file → Normal file
View File