Compare commits

...

2 Commits

Author SHA1 Message Date
e44f969ba2 Made install scripts executable 2021-06-10 19:37:18 -04:00
a3b9b70cb7 Darker polybar 2021-06-10 17:02:59 -04:00
7 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,5 @@
[colors] [colors]
black = #88666666 black = #BB000000
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 = 28 height = 34
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 = 2 padding-right = 3
module-margin-left = 1 module-margin-left = 1
module-margin-right = 2 module-margin-right = 3
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

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

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

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

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

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

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