fix(hypr): chase changes to windowrule

This commit is contained in:
matt1432 2025-03-18 12:35:52 -04:00
parent 8470605c00
commit 2cbca1d659
3 changed files with 10 additions and 10 deletions
modules/desktop/environment/modules

View file

@ -292,7 +292,7 @@ in {
"sleep 3; ${getExe restartTailscale}"
];
windowrulev2 =
windowrule =
[
"tile, class:^(libreoffice)$"
"float, class:^(org.gnome.Calculator)$"

View file

@ -80,13 +80,13 @@ in {
];
windowrule = [
"float,^(org.kde.polkit-kde-authentication-agent-1)$"
"size 741 288,^(org.kde.polkit-kde-authentication-agent-1)$"
"center,^(org.kde.polkit-kde-authentication-agent-1)$"
"float , class:^(org.kde.polkit-kde-authentication-agent-1)$"
"size 741 288, class:^(org.kde.polkit-kde-authentication-agent-1)$"
"center , class:^(org.kde.polkit-kde-authentication-agent-1)$"
# For GParted auth
"size 741 288,^(ssh-askpass)$"
"move cursor -370 -144,^(ssh-askpass)$"
"size 741 288 , class:^(ssh-askpass)$"
"move cursor -370 -144, class:^(ssh-askpass)$"
];
bind = map mkBind [