mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
hypr: update config
This commit is contained in:
parent
0f5316b1d2
commit
0f37ae89df
1 changed files with 10 additions and 1 deletions
|
|
@ -120,11 +120,20 @@ windowrulev2 = workspace 3, class:(jetbrains-rider|org.octave.Octave)
|
|||
windowrulev2 = workspace 4, class:(Logseq|Morgen)
|
||||
windowrulev2 = workspace 5, class:(discord|org.telegram.desktop|fractal|thunderbird)
|
||||
windowrulev2 = workspace 7, class:(Spotify)
|
||||
windowrulev2 = workspace 8, class:(org.prismlauncher.PrismLauncher)
|
||||
windowrulev2 = workspace 9, class:(zoom)
|
||||
|
||||
windowrulev2 = float, class:(pavucontrol|blueman-manager)
|
||||
|
||||
# just fixes some annoyence
|
||||
windowrule = size 900 500, title:(Open File)(.*)$
|
||||
windowrule = float, title:(Open File)(.*)$
|
||||
windowrule = move center, title:(Open File)(.*)$
|
||||
|
||||
# minecraft speedrunning
|
||||
windowrulev2 = workspace 8, class:(org.prismlauncher.PrismLauncher)
|
||||
windowrule = move 777 39,noborder,nodim,noblur,title:^(Minecraft)(.*)(\b1\.16\.1)(.*)$
|
||||
windowrulev2 = size 350 1041,title:^(Minecraft)(.*)(\b1\.16\.1)(.*)$
|
||||
|
||||
# screen sharing
|
||||
windowrulev2 = opacity 0.0 override 0.0 override,class:^(xwaylandvideobridge)$
|
||||
windowrulev2 = noanim,class:^(xwaylandvideobridge)$
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue