mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 10:20:12 +01:00
Update WindowRules.conf
added firefox-esr for debian
This commit is contained in:
parent
17f060440f
commit
5cf0efbe51
@ -9,10 +9,6 @@ windowrule = float, zoom
|
||||
windowrule = float, wofi
|
||||
windowrule = float, gnome-system-monitor
|
||||
|
||||
# mission center (windows task manager look alike)
|
||||
windowrule = float, missioncenter
|
||||
windowrule = center, missioncenter
|
||||
windowrule = size 1000 700, missioncenter
|
||||
#windowrule = noblur,gamescope
|
||||
#windowrule = fullscreen,gamescope
|
||||
#windowrule = workspace 6 silent,^(gamescope)$
|
||||
@ -23,6 +19,7 @@ windowrule = center,^(pavucontrol) # Make sure to delete this line if uncommen t
|
||||
|
||||
# windowrule v2
|
||||
windowrulev2 = workspace 2, class:^(firefox)$
|
||||
windowrulev2 = workspace 2, class:^(firefox-esr)$
|
||||
windowrulev2 = workspace 2, class:^(Microsoft-edge-beta)$ #this is on arch
|
||||
windowrulev2 = workspace 3, class:^(thunar)$
|
||||
windowrulev2 = workspace 1, class:^(thunderbird)$
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user