more transparent windows

This commit is contained in:
Chris Cochrun 2025-05-05 13:52:43 -05:00
parent df37a2b214
commit 9a9e1cef44
2 changed files with 3 additions and 3 deletions

View file

@ -203,10 +203,10 @@
(button (button
:onclick "scripts/pop system" :onclick "scripts/pop system"
:class "icongpu" :class "icongpu"
:tooltip "using ${gpu} of gpu" :tooltip gpu
"󱤓") "󱤓")
(label (label
:text "${gpu}" :text gpu
:class "gpu_label"))) :class "gpu_label")))
(defwidget mem [] (defwidget mem []

View file

@ -150,7 +150,7 @@ in
rounding = 18; rounding = 18;
# multisample_edges=true # multisample_edges=true
active_opacity = 0.97; active_opacity = 0.97;
inactive_opacity = 0.97; inactive_opacity = 0.70;
fullscreen_opacity = 1.0; fullscreen_opacity = 1.0;
blur = { blur = {