Add flatpak and fix hypr* issues
This commit is contained in:
parent
706b35f0f5
commit
5fbaaa8b28
3 changed files with 21 additions and 9 deletions
|
|
@ -178,9 +178,12 @@
|
|||
];
|
||||
|
||||
|
||||
windowrule = [
|
||||
"suppressevent maximize, class:.*"
|
||||
"nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0"
|
||||
];
|
||||
# windowrule = [
|
||||
# "suppressevent maximize, class:.*"
|
||||
# "nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0"
|
||||
# ];
|
||||
xwayland = {
|
||||
force_zero_scaling = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue