diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index d174373..d0f833b 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -68,6 +68,12 @@ windowrule = suppressevent maximize, class:.* # Fix some dragging issues with XWayland windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0 +workspace = 1, persistent:true +workspace = 2, persistent:true +workspace = 3, persistent:true +workspace = 4, persistent:true +workspace = 5, persistent:true + ################### ### OTHER STUFF ### ###################