mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-20 07:49:58 -05:00
sidebar: add wifi access points
This commit is contained in:
@@ -908,4 +908,16 @@ $waifu_image_overlay_transparency: 0.7;
|
||||
@include full-rounding;
|
||||
background-color: $layer2Hover;
|
||||
padding: 0.341rem;
|
||||
}
|
||||
|
||||
.sidebar-wifinetworks-network {
|
||||
padding: 0.682rem;
|
||||
@include normal-rounding;
|
||||
background-color: $layer2;
|
||||
color: $onLayer2;
|
||||
}
|
||||
|
||||
.sidebar-wifinetworks-signal {
|
||||
@include symbolic-icon;
|
||||
font-size: 2.045rem;
|
||||
}
|
||||
Reference in New Issue
Block a user