feat: Waybar | add bluetooth widget to waybar
This commit is contained in:
@@ -66,6 +66,7 @@ button:hover {
|
||||
#tray,
|
||||
#network,
|
||||
#mode,
|
||||
#bluetooth,
|
||||
#scratchpad {
|
||||
margin-top: 2px;
|
||||
margin-bottom: 2px;
|
||||
@@ -134,6 +135,11 @@ button:hover {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
#bluetooth {
|
||||
color: @sapphire;
|
||||
border-bottom: 2px solid @sapphire;
|
||||
}
|
||||
|
||||
#custom-vpn {
|
||||
color: @lavender;
|
||||
border-radius: 15px;
|
||||
|
||||
Reference in New Issue
Block a user