✨ feat(hypr): new rules for animation and gaming workspace
This commit is contained in:
parent
787fbb3816
commit
fda78d6ab5
1 changed files with 7 additions and 1 deletions
|
@ -29,7 +29,8 @@ windowrulev2 = workspace 9, class:^(.*virt-manager.*)$|(.*PikaBackup.*)$
|
|||
windowrulev2 = workspace 19, class:^(.*GParted.*)$|(.*clamtk.*)$|(.*gnome.Logs.*)$
|
||||
|
||||
# Gaming
|
||||
windowrulev2 = workspace 8, class:^(.*steam_app.*)$|(.*gamescope.*)$|(.*atlauncher.*)$|(.*Minecraft.*)$
|
||||
windowrulev2 = workspace 8, class:^(.*steam_app.*)$|(.*gamescope.*)$|(.*atlauncher.*)$|(.*Minecraft.*)$, decorate:0
|
||||
workspace = 8, rounding:false, decorate:false, gapsin:0, gapsout:0, border:false, decorate:false
|
||||
windowrulev2 = workspace 18, class:^(steam)$|(.*heroic.*)$
|
||||
windowrulev2 = workspace 8, class:^(.*Ryujinx.*)$|(.*cemu.*)$|(.*dolphin.*)$|(.*RetroArch.*)$|(.*xemu.*)$|(.*duckstation.*)$|(.*rpcs3.*)$
|
||||
|
||||
|
@ -50,11 +51,16 @@ windowrulev2 = workspace 10 silent, class:^(.*obsidian.*)$
|
|||
windowrulev2 = workspace 2, class:^(.*Code.*)$|(.*codium.*)$|(.*VSCodium.*)
|
||||
|
||||
|
||||
# Animation Rules
|
||||
windowrulev2 = animation slide, title:^(.*cava.*)$
|
||||
windowrulev2 = animation popin, class:^(.*wleave.*)$
|
||||
|
||||
# Scratchpads
|
||||
$scratchpad = class:^(scratchpad)$
|
||||
windowrulev2 = float, $scratchpad
|
||||
windowrulev2 = center 1, $scratchpad
|
||||
windowrulev2 = size 70% 70%, $scratchpad
|
||||
windowrulev2 = animation slide, $scratchpad
|
||||
windowrulev2 = workspace special:scratchpad silent, $scratchpad
|
||||
|
||||
$sideScratchpad = class:^(.*pavucontrol.*)$|(.*blueman-manager.*)$ #|^(.*localsend.*)$
|
||||
|
|
Loading…
Add table
Reference in a new issue