changed workspaces configuration to be present in the .monitors.conf to enable to use this configuration with multiple systems on different monitor configs

This commit is contained in:
pika 2025-03-29 20:09:57 +01:00
parent e99c6ebc55
commit 6d89200872

View file

@ -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