From fb9a50c606ff1dbcb8bb0d34a63ed43b2d2169b7 Mon Sep 17 00:00:00 2001 From: Dante <150515748+xsghetti@users.noreply.github.com> Date: Mon, 15 Apr 2024 01:18:31 -0400 Subject: [PATCH] Update hyprland.conf --- .config/hypr/hyprland.conf | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 007cc756..c880001a 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -26,8 +26,12 @@ workspace = 9, persistent:true,monitor:HDMI-A-1 workspace = 0, persistent:true,monitor:HDMI-A-1 # Laptop -# monitor = eDP-1, 1920x1080@144, auto, 1 -# workspace = eDP-1,1 +monitor = eDP-1, 1920x1080@144, auto, 1 +workspace = 1, persistent:true,monitor:eDP-1,default:true +workspace = 2, persistent:true,monitor:eDP-1 +workspace = 3, persistent:true,monitor:eDP-1 +workspace = 4, persistent:true,monitor:eDP-1 +workspace = 5, persistent:true,monitor:eDP-1 # See https://wiki.hyprland.org/Configuring/Keywords/ for more