This commit is contained in:
zervo 2025-03-30 11:04:59 +02:00
parent 0a03993128
commit ef0da55e9c
3 changed files with 7 additions and 7 deletions

View file

@ -21,9 +21,9 @@ windowrulev2 = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinn
windowrulev2 = opacity 0.9,class:^(Alacritty)$
# windowrulev2 = opacity 0.99,class:^(code-oss)$
# windowrulev2 = opacity 0.99,class:^(Code)$
# windowrulev2 = opacity 0.99,class:^(VSCodium)$
windowrulev2 = opacity 0.88,class:^(VSCodium)$
windowrulev2 = opacity 0.9,class:^([Ss]team)$
windowrulev2 = opacity 0.9,class:^(steamwebhelper)$
windowrulev2 = opacity 0.9,class:^(Spotify)$
windowrulev2 = float, class:firefox,title:(.*)(Bitwarden Password Manager)
windowrulev2 = float, class:firefox,title:(.*)(Bitwarden Password Manager)

View file

@ -9,8 +9,8 @@
@define-color module-info-bg rgba(30, 102, 236, 0.7);
@define-color module-succ-bg rgba(26, 238, 114, 0.74);
@define-color module-warn-bg rgba(236, 164, 30, 0.7);
@define-color module-err-bg rgba(224, 20, 20, 0.7);
@define-color module-warn-bg rgba(236, 164, 30, 0.45);
@define-color module-err-bg rgba(224, 20, 20, 0.6);
@define-color module-idle-bg rgba(70, 70, 70, 0.7);
@define-color module-active-bg rgba(255, 255, 255, 0.7);
@ -26,4 +26,4 @@
@define-color bright-accent #9A4192;
@define-color wb-hvr-bg #ECE7D8;
@define-color wb-hvr-fg #FFFFFF;
@define-color wb-hvr-fg #FFFFFF;

View file

@ -8,9 +8,9 @@
// "width": 1280, // Waybar width
"spacing": 5, // Gaps between modules (5px)
"margin-top": 4, // Margin above bar (4px)
"margin-bottom": 2, // Margin below bar (2px)
"margin-bottom": 1, // Margin below bar (1px)
"margin-right": 5, // Margin to the right of bar (5px)
"margin-left": 5, // Margin to the left of bar (5px)
//"margin-left": 5, // Margin to the left of bar (5px)
// LAYOUT: Choose the order of the modules