mirror of
https://github.com/youwen5/nixos.git
synced 2025-03-14 05:01:12 -07:00
fix: try to float bitwarden
This commit is contained in:
parent
41cf8caea4
commit
8ebf4629d9
1 changed files with 2 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
||||||
"float,class:^(zen-alpha)$,title:^(Library)$"
|
"float,class:^(zen-alpha)$,title:^(Library)$"
|
||||||
"float,class:^(zen-beta)$,title:^(Library)$"
|
"float,class:^(zen-beta)$,title:^(Library)$"
|
||||||
"float,class:^(zen)$,title:^(Library)$"
|
"float,class:^(zen)$,title:^(Library)$"
|
||||||
"float,title:^(Extension: (Bitwarden Password Manager))$"
|
''float,class:^(zen)$,title:^(.*Extension: \(Bitwarden Password Manager\).*)$''
|
||||||
"float,class:^(vlc)$"
|
"float,class:^(vlc)$"
|
||||||
"float,class:^(kvantummanager)$"
|
"float,class:^(kvantummanager)$"
|
||||||
"float,class:^(qt5ct)$"
|
"float,class:^(qt5ct)$"
|
||||||
|
@ -87,6 +87,7 @@
|
||||||
"opacity 0.80 0.80,class:^(org.freedesktop.impl.portal.desktop.gtk)$"
|
"opacity 0.80 0.80,class:^(org.freedesktop.impl.portal.desktop.gtk)$"
|
||||||
"opacity 0.80 0.80,class:^(org.freedesktop.impl.portal.desktop.hyprland)$"
|
"opacity 0.80 0.80,class:^(org.freedesktop.impl.portal.desktop.hyprland)$"
|
||||||
|
|
||||||
|
''size 70% 70%,class:^(zen)$,title:^(.*Extension: \(Bitwarden Password Manager\).*)$''
|
||||||
"size 50% 50%,class:^(org.pulseaudio.pavucontrol)"
|
"size 50% 50%,class:^(org.pulseaudio.pavucontrol)"
|
||||||
|
|
||||||
"stayfocused, class:^(pinentry-)" # fix pinentry losing focus
|
"stayfocused, class:^(pinentry-)" # fix pinentry losing focus
|
||||||
|
|
Loading…
Reference in a new issue