diff --git a/.config/hypr/host.conf##hostname.portalo b/.config/hypr/host.conf##hostname.portalo,class.monitor-dual
similarity index 71%
rename from .config/hypr/host.conf##hostname.portalo
rename to .config/hypr/host.conf##hostname.portalo,class.monitor-dual
index f0a4728..ab61eef 100644
--- a/.config/hypr/host.conf##hostname.portalo
+++ b/.config/hypr/host.conf##hostname.portalo,class.monitor-dual
@@ -15,3 +15,7 @@ workspace=$ws10, monitor:$mon2
 
 monitor = $mon1,2560x1440@144,1920x0,auto
 monitor = $mon2,1920x1080@60,0x0,auto
+
+exec = hyprctl dispatch moveworkspacetomonitor $ws08 $mon2
+exec = hyprctl dispatch moveworkspacetomonitor $ws09 $mon2
+exec = hyprctl dispatch moveworkspacetomonitor $ws10 $mon2
diff --git a/.config/hypr/host.conf##hostname.portalo,class.monitor-single b/.config/hypr/host.conf##hostname.portalo,class.monitor-single
new file mode 100644
index 0000000..bf42358
--- /dev/null
+++ b/.config/hypr/host.conf##hostname.portalo,class.monitor-single
@@ -0,0 +1,20 @@
+$mon1 = DP-1
+$mon2 = HDMI-A-1
+
+workspace=$ws01, monitor:$mon1, default:true
+workspace=$ws02, monitor:$mon1
+workspace=$ws03, monitor:$mon1
+workspace=$ws04, monitor:$mon1
+workspace=$ws05, monitor:$mon1
+workspace=$ws06, monitor:$mon1
+workspace=$ws07, monitor:$mon1
+workspace=$ws08, monitor:$mon1
+workspace=$ws09, monitor:$mon1
+workspace=$ws10, monitor:$mon1
+
+monitor = $mon1,2560x1440@144,0x0,auto
+monitor = $mon2,disable
+
+exec = hyprctl dispatch moveworkspacetomonitor $ws08 $mon1
+exec = hyprctl dispatch moveworkspacetomonitor $ws09 $mon1
+exec = hyprctl dispatch moveworkspacetomonitor $ws10 $mon1