diff --git a/config/hyprland/hyprland.conf b/config/hyprland/hyprland.conf index 54956d01..e91eca77 100644 --- a/config/hyprland/hyprland.conf +++ b/config/hyprland/hyprland.conf @@ -21,6 +21,7 @@ exec-once = hyprctl setcursor Bibata-Modern-Classic 16 # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more windowrulev2 = workspace 2, class:^(jetbrains-clion)$ +windowrulev2 = workspace 2, class:^(code-url-handler)$ windowrulev2 = workspace 3, class:^(obsidian)$ windowrulev2 = workspace 4, class:^(firefox)$ windowrulev2 = workspace 4, class:^(chromium)$