Added bluetooth module in polybar
This commit is contained in:
@@ -28,6 +28,10 @@ orange- = #FEB548
|
||||
orange = #F18F01
|
||||
orange+ = #A26201
|
||||
|
||||
rose- = #CC8FA0
|
||||
rose = #AB4E68
|
||||
rose+ = #7E3A4D
|
||||
|
||||
[colours/date]
|
||||
bg = ${colours.pear}
|
||||
fg = ${colours.gray}
|
||||
@@ -55,7 +59,11 @@ bg = ${colours.orange}
|
||||
fg = ${colours.gray}
|
||||
|
||||
[colours/volume]
|
||||
volume-bg = ${colours.blue}
|
||||
volume-bg = ${colours.rose}
|
||||
volume-fg = ${colours.white}
|
||||
muted-bg = ${colours.blue-}
|
||||
muted-bg = ${colours.rose-}
|
||||
muted-fg = ${colours.white}
|
||||
|
||||
[colours/bluetooth]
|
||||
bg = ${colours.blue}
|
||||
fg = ${colours.white}
|
||||
|
||||
Reference in New Issue
Block a user