442 current 2024-04-21 16:31:07 24.05.20240421.a8a8401 6.8.6-zen1 *
This commit is contained in:
parent
ba851896cd
commit
02ca511668
2 changed files with 6 additions and 1 deletions
|
|
@ -90,7 +90,7 @@
|
||||||
pkgs.hyprshot
|
pkgs.hyprshot
|
||||||
pkgs.jetbrains.idea-community
|
pkgs.jetbrains.idea-community
|
||||||
pkgs.jetbrains.datagrip
|
pkgs.jetbrains.datagrip
|
||||||
|
pkgs.xwaylandvideobridge
|
||||||
pkgs.ungoogled-chromium
|
pkgs.ungoogled-chromium
|
||||||
pkgs.google-chrome # fuck
|
pkgs.google-chrome # fuck
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -39,6 +39,11 @@
|
||||||
"workspace 2, title:^(thunderbird)$"
|
"workspace 2, title:^(thunderbird)$"
|
||||||
"workspace 4, title:^(.*(Disc|WebC)ord.*)$"
|
"workspace 4, title:^(.*(Disc|WebC)ord.*)$"
|
||||||
"workspace 2, class:^(firefox)$"
|
"workspace 2, class:^(firefox)$"
|
||||||
|
"opacity 0.0 override,class:^(xwaylandvideobridge)$"
|
||||||
|
"noanim,class:^(xwaylandvideobridge)$"
|
||||||
|
"noinitialfocus,class:^(xwaylandvideobridge)$"
|
||||||
|
"maxsize 1 1,class:^(xwaylandvideobridge)$"
|
||||||
|
"noblur,class:^(xwaylandvideobridge)$"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue