From 0f37ae89df6efa196c6414b62e6f28cea23488ae Mon Sep 17 00:00:00 2001 From: Smirnov Oleksandr Date: Tue, 20 Feb 2024 22:01:22 +0200 Subject: [PATCH] hypr: update config --- config/hypr/hyprland.conf | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index f096cc0..d4dc76c 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -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)$