vpn button waybar
This commit is contained in:
@ -46,6 +46,7 @@ tooltip label {
|
||||
#idle_inhibitor,
|
||||
#clock,
|
||||
#custom-wifi,
|
||||
#custom-wireguard,
|
||||
#bluetooth,
|
||||
#custom-update,
|
||||
#mpris,
|
||||
@ -267,6 +268,17 @@ tooltip label {
|
||||
color: @hover-fg;
|
||||
}
|
||||
|
||||
/* ────────────────────────────────────────────────────────────────┤ wireguard ├───
|
||||
*/
|
||||
#custom-wireguard {
|
||||
background: @tray;
|
||||
padding: 0 8px 0 5px;
|
||||
}
|
||||
|
||||
#custom-wireguard:hover {
|
||||
color: @hover-fg;
|
||||
}
|
||||
|
||||
/* ────────────────────────────────────────────────────────────┤ bluetooth ├───
|
||||
*/
|
||||
#bluetooth {
|
||||
|
Reference in New Issue
Block a user