From 6d892008725298bb44af1ff28894d61e0eebc054 Mon Sep 17 00:00:00 2001 From: pika Date: Sat, 29 Mar 2025 20:09:57 +0100 Subject: [PATCH] changed workspaces configuration to be present in the .monitors.conf to enable to use this configuration with multiple systems on different monitor configs --- hyprland.conf | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/hyprland.conf b/hyprland.conf index 168ffda..ee4d09a 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -3,8 +3,10 @@ # ╰──────────────╯ $h_conf = ~/.config/hypr -# ─< monitors configuration for allowing different machines to have different files, >──── -# without confusing with git and without having to have a huge ignorelist + # ╭────────────────────────────────────────────────────────────────────────────╮ + # │ sources monitors configuration to allow different machine configurations. │ + # │ also sources workspaces config, for differnet mappings for the workspaces. │ + # ╰────────────────────────────────────────────────────────────────────────────╯ source = $HOME/.monitors.conf # ─< source hotkeys file for hyprland >────────────────────────────────────────────────────── @@ -41,15 +43,6 @@ $terminal = ghostty # ╭────────────╮ # │ workspaces │ # ╰────────────╯ -workspace = 1, monitor:DP-2 default:true, persitent:true -workspace = 2, monitor:HDMI-A-1, persitent:true -workspace = 3, monitor:DP-2, persitent:true -workspace = 4, monitor:HDMI-A-1, persitent:true -workspace = 5, monitor:DP-2 -workspace = 6, monitor:DP-2 -workspace = 7, monitor:HDMI-A-1 -workspace = 8, monitor:HDMI-A-1 -workspace = 9, monitor:HDMI-A-1 workspace = special:magic, monitor:DP-2, on-created-empty:$terminal # workspace = 0, monitor:HDMI-1