mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-16 18:16:53 +02:00
chore: change apps workspaces
This commit is contained in:
parent
a0e8d18acd
commit
28ebecf3e5
2 changed files with 6 additions and 5 deletions
hypr-configs/dotfiles/hypr/configs
|
@ -2,11 +2,12 @@
|
|||
# workspaces rules
|
||||
# -----------------------------------------------------
|
||||
|
||||
windowrulev2 = workspace special:$networks_workspace,class:^(nekoray|Nekoray|hiddify|v2rayN)$
|
||||
|
||||
windowrulev2 = workspace 1,class:^(Google-chrome|Thorium-browser|chrome|google-chrome|Chrome|Firefox|firefox|FreeTube)$
|
||||
windowrulev2 = workspace 2,class:^(code-url-handler|code|Code|Code - OSS|.*jetbrains.*)$
|
||||
# windowrulev2 = workspace 3,class:^(nekoray|Nekoray|hiddify)$
|
||||
windowrulev2 = workspace 4,class:^(org.telegram.desktop|telegramdesktop|discord|vesktop)$
|
||||
windowrulev2 = workspace 3,class:^(org.telegram.desktop|telegramdesktop|discord|vesktop)$
|
||||
windowrulev2 = workspace 4,class:^(Steam|steam)$,title:^(steam|Steam)$
|
||||
windowrulev2 = workspace 5,class:^(Spotify)$
|
||||
# windowrulev2 = workspace 6,title:^(.*PCSX2.*)$
|
||||
windowrulev2 = workspace 6,class:^(Steam|steam)$,title:^(steam|Steam)$
|
||||
windowrulev2 = workspace 7,class:^(.*Gimp.*|blender|.*steam_app.*)$
|
||||
# windowrulev2 = workspace 7,class:^(.*Gimp.*|blender|.*steam_app.*)$
|
|
@ -8,7 +8,7 @@ exec-once = [workspace 3 silent] $terminal -e htop
|
|||
|
||||
# exec-once = [workspace special:$networks_workspace silent] $zterminal
|
||||
exec-once = [workspace special:$networks_workspace silent] $terminal
|
||||
exec-once = [workspace special:$networks_workspace silent] $terminal bandwhich
|
||||
# exec-once = [workspace special:$networks_workspace silent] $terminal bandwhich
|
||||
|
||||
# exec-once = [workspace special:$magic_workspace silent] $terminal -e tty-clock -c
|
||||
exec-once = [workspace special:$magic_workspace silent] $zterminal
|
||||
|
|
Loading…
Add table
Reference in a new issue