Improve hyprland config (env + handler)
This commit is contained in:
parent
c6267c7163
commit
b3f1045292
7 changed files with 135 additions and 99 deletions
|
@ -24,5 +24,17 @@ windowrulev2 = workspace $ws_msg silent, class:(Signal)
|
|||
|
||||
windowrulev2 = move 100%-300 100%-30, class:(steam), title:^(notificationtoasts)
|
||||
windowrulev2 = nofocus, class:(steam), title:^(notificationtoasts)
|
||||
windowrulev2 = float, class:(steam), title:^(Friends List)
|
||||
windowrulev2 = noinitialfocus, class:(steam), title:^(Friends List)
|
||||
|
||||
windowrulev2 = float, class:(xdg-desktop-portal-gtk)
|
||||
|
||||
windowrulev2 = workspace unset, class:(thunderbird), title:^$
|
||||
windowrulev2 = noinitialfocus, class:(thunderbird), title:^$
|
||||
windowrulev2 = float, class:(thunderbird), title:^$
|
||||
windowrulev2 = move 100%-1300,100%-1400, class:(thunderbird), title:^$
|
||||
windowrulev2 = float, class:(thunderbird), title:(Reminder)$
|
||||
|
||||
windowrulev2 = float, class:(org.keepassxc.KeePassXC), title:(KeePassXC - Browser Access Request)
|
||||
|
||||
windowrulev2 = fullscreen, class:(FreeTube)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue