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