mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-18 23:44:16 +01:00
fix: hyprland - windowrule for zoom meeting
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
windowrulev2 = workspace 1, class:^(foot)$
|
||||
windowrulev2 = workspace 2, class:^(Alacritty)$
|
||||
# Work Chat / Meeting
|
||||
windowrulev2 = workspace 3, class:^(zoom)$
|
||||
windowrulev2 = workspace 3, class:^(Zoom Workplace)$
|
||||
# Browsers
|
||||
windowrulev2 = workspace 4, class:^(firefox)$
|
||||
windowrulev2 = workspace 5, class:^(google-chrome)$
|
||||
@@ -44,7 +44,7 @@ windowrulev2 = float, class:^(thunderbird)$,title:^(.*Reminder)
|
||||
# ============================================================================
|
||||
|
||||
# Steam
|
||||
# Fix: Steam menus dissapearing on mouseover
|
||||
# Fix: Steam menus disappearing on mouseover
|
||||
windowrulev2 = stayfocused, title:^()$, class:^(steam)$
|
||||
windowrulev2 = minsize 1 1, title:^()$, class:^(steam)$
|
||||
# Fix: Steam starts in a broken position as float window
|
||||
|
||||
Reference in New Issue
Block a user