New backup 2025-08-31 15:30:02
This commit is contained in:
parent
c3f870a1cd
commit
755c98db55
3 changed files with 7 additions and 4 deletions
|
|
@ -4,9 +4,9 @@
|
|||
:windowtype "dock"
|
||||
:exclusive true
|
||||
:geometry (geometry :x "0%"
|
||||
:y "0%"
|
||||
;; :y "10px"
|
||||
:width "100%"
|
||||
; :y "0%"
|
||||
:y "10px"
|
||||
:width "90%"
|
||||
:height "30px"
|
||||
:anchor "top center")
|
||||
; :reserve (struts :side "top" :distance "4%")
|
||||
|
|
|
|||
|
|
@ -4,10 +4,11 @@ $bar-reveal-children-bg-color: rgba($color0, 0.2);
|
|||
font-size: 1.05em;
|
||||
padding: 10px 0px 10px;
|
||||
margin: 0px 15px;
|
||||
|
||||
/* background: none;*/
|
||||
.leftgroup,
|
||||
.centergroup,
|
||||
.rightgroup {
|
||||
/* margin: 10px 0px 10px;*/
|
||||
background-color: $bar-bg-color;
|
||||
/* & .profile-work {
|
||||
background-color: mix($color5, $color12);
|
||||
|
|
|
|||
|
|
@ -26,9 +26,11 @@ set {
|
|||
|
||||
# Blur
|
||||
layer_effects {
|
||||
# "eww" $layer_blur
|
||||
"wofi" $layer_blur
|
||||
"worf" $layer_blur
|
||||
"gtk_layer_shell" $layer_blur
|
||||
"gtk-layer-shell" $layer_blur
|
||||
"swaync-control-center" $layer_blur
|
||||
"swaync-notification-window" $layer_blur
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue