forked from Shinonome/dots-hyprland
circ progs more thicc 4 more accessibility
This commit is contained in:
@@ -152,7 +152,7 @@ $bar_ws_width_focus_active: 2.045rem;
|
|||||||
|
|
||||||
.bar-batt-circprog {
|
.bar-batt-circprog {
|
||||||
@include fluent_decel_long;
|
@include fluent_decel_long;
|
||||||
min-width: 0.068rem; // line width
|
min-width: 0.136rem; // line width
|
||||||
min-height: 1.636rem;
|
min-height: 1.636rem;
|
||||||
padding: 0rem;
|
padding: 0rem;
|
||||||
background-color: $battLayer2;
|
background-color: $battLayer2;
|
||||||
@@ -181,7 +181,7 @@ $bar_ws_width_focus_active: 2.045rem;
|
|||||||
|
|
||||||
.bar-ram-circprog {
|
.bar-ram-circprog {
|
||||||
@include fluent_decel_long;
|
@include fluent_decel_long;
|
||||||
min-width: 0.068rem; // line width
|
min-width: 0.136rem; // line width
|
||||||
min-height: 1.636rem;
|
min-height: 1.636rem;
|
||||||
padding: 0rem;
|
padding: 0rem;
|
||||||
background-color: $ramLayer2;
|
background-color: $ramLayer2;
|
||||||
@@ -203,7 +203,7 @@ $bar_ws_width_focus_active: 2.045rem;
|
|||||||
|
|
||||||
.bar-swap-circprog {
|
.bar-swap-circprog {
|
||||||
@include fluent_decel_long;
|
@include fluent_decel_long;
|
||||||
min-width: 0.068rem; // line width
|
min-width: 0.136rem; // line width
|
||||||
min-height: 1.636rem;
|
min-height: 1.636rem;
|
||||||
padding: 0rem;
|
padding: 0rem;
|
||||||
background-color: $swapLayer2;
|
background-color: $swapLayer2;
|
||||||
@@ -225,7 +225,7 @@ $bar_ws_width_focus_active: 2.045rem;
|
|||||||
|
|
||||||
.bar-cpu-circprog {
|
.bar-cpu-circprog {
|
||||||
@include fluent_decel_long;
|
@include fluent_decel_long;
|
||||||
min-width: 0.068rem; // line width
|
min-width: 0.136rem; // line width
|
||||||
min-height: 1.636rem;
|
min-height: 1.636rem;
|
||||||
padding: 0rem;
|
padding: 0rem;
|
||||||
background-color: $cpuLayer2;
|
background-color: $cpuLayer2;
|
||||||
@@ -246,7 +246,7 @@ $bar_ws_width_focus_active: 2.045rem;
|
|||||||
|
|
||||||
.bar-music-circprog {
|
.bar-music-circprog {
|
||||||
@include fluent_decel_long;
|
@include fluent_decel_long;
|
||||||
min-width: 0.068rem; // line width
|
min-width: 0.136rem; // line width
|
||||||
min-height: 1.636rem;
|
min-height: 1.636rem;
|
||||||
padding: 0rem;
|
padding: 0rem;
|
||||||
background-color: $musicLayer2;
|
background-color: $musicLayer2;
|
||||||
|
|||||||
Reference in New Issue
Block a user