add package doc
This commit is contained in:
parent
4ce842086d
commit
45ca8d534f
29 changed files with 91 additions and 419 deletions
17
hypr/conf/rules.conf
Normal file
17
hypr/conf/rules.conf
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# window rules
|
||||
windowrule=tile,^(.*)(Spotify)(.*)$
|
||||
windowrule=float,^(.*)(OxiCalc)(.*)$
|
||||
windowrule=float,^(.*)(winecfg.exe)(.*)$
|
||||
windowrule=float,^(.*)(speed.exe)(.*)$
|
||||
windowrule=float,^(.*)(copyq)(.*)$
|
||||
# windowrule=center,^(.*)(gnome)(.*)$
|
||||
# windowrule=size 1200 800,^(org.gnome.NautilusPreviewer)$
|
||||
windowrule=center,^(.*)(swappy)(.*)$
|
||||
windowrule=float,title:^(.*)(Spirit)(.*)$
|
||||
windowrule=float,title:^(.*)(reset)(.*)$
|
||||
windowrule=workspace 10 silent,^(.*)(steam)(.*)$
|
||||
windowrule=workspace 9 silent,^(.*)(dota)(.*)$
|
||||
windowrule=workspace 9 silent,^(.*)(battlebits)(.*)$
|
||||
windowrule=workspace 9 silent,^(.*)(aoe)(.*)$
|
||||
windowrule=nomaximizerequest,^(.*)(neovide)(.*)$
|
||||
windowrule=nofullscreenrequest,^(.*)(neovide)(.*)$
|
||||
Loading…
Add table
Add a link
Reference in a new issue