From 996c7a490fe782a8bf656daf65a45b5d2c3b58ae Mon Sep 17 00:00:00 2001 From: hesam-init Date: Sun, 25 Feb 2024 00:59:08 +0330 Subject: [PATCH] feat: gimp and blender workspace rule --- hyprland/.config/hypr/conf/rules/workspaces.conf | 2 ++ hyprland/.config/waybar/river/config.jsonc | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/hyprland/.config/hypr/conf/rules/workspaces.conf b/hyprland/.config/hypr/conf/rules/workspaces.conf index 0c47a14..232026b 100644 --- a/hyprland/.config/hypr/conf/rules/workspaces.conf +++ b/hyprland/.config/hypr/conf/rules/workspaces.conf @@ -9,3 +9,5 @@ windowrulev2 = workspace 4,class:^(org.telegram.desktop|telegramdesktop|discord) windowrulev2 = workspace 4,class:^(org.telegram.desktop|telegramdesktop|discord)$ windowrulev2 = workspace 5,class:^(Steam|steam)$,title:^(Steam)$ windowrulev2 = workspace 6,class:^(Spotify)$ +windowrulev2 = workspace 7,class:^(.*Gimp.*|blender)$ + diff --git a/hyprland/.config/waybar/river/config.jsonc b/hyprland/.config/waybar/river/config.jsonc index df2994d..77f0dff 100644 --- a/hyprland/.config/waybar/river/config.jsonc +++ b/hyprland/.config/waybar/river/config.jsonc @@ -121,13 +121,13 @@ "3": "", "4": "", "5": "", - "6": "", + "6": "", "7": "", "8": "", "9": "" }, "persistent-workspaces": { - "*": 6 + "*": 7 } }, "keyboard-state": {