From a013c5b45a4196d33606adb4b586098d9b907b7d Mon Sep 17 00:00:00 2001 From: Matthias Puchstein Date: Sun, 23 Mar 2025 06:21:53 +0100 Subject: [PATCH] monitor setup host specific --- .config/hypr/monitors.conf | 5 +---- .config/hypr/workspaces.conf | 13 +------------ 2 files changed, 2 insertions(+), 16 deletions(-) mode change 100644 => 120000 .config/hypr/monitors.conf mode change 100644 => 120000 .config/hypr/workspaces.conf diff --git a/.config/hypr/monitors.conf b/.config/hypr/monitors.conf deleted file mode 100644 index c6bd9fd..0000000 --- a/.config/hypr/monitors.conf +++ /dev/null @@ -1,4 +0,0 @@ -# Generated by nwg-displays on 2025-03-19 at 21:35:50. Do not edit manually. - -monitor=DP-2,1920x1080@60.0,0x0,1.0 -monitor=DP-3,1920x1080@144.0,1920x0,1.0 diff --git a/.config/hypr/monitors.conf b/.config/hypr/monitors.conf new file mode 120000 index 0000000..d76fdef --- /dev/null +++ b/.config/hypr/monitors.conf @@ -0,0 +1 @@ +monitors.conf##hostname.owlenpc00 \ No newline at end of file diff --git a/.config/hypr/workspaces.conf b/.config/hypr/workspaces.conf deleted file mode 100644 index a43302a..0000000 --- a/.config/hypr/workspaces.conf +++ /dev/null @@ -1,12 +0,0 @@ -# Generated by nwg-displays on 2025-03-19 at 21:34:19. Do not edit manually. - -workspace=1,monitor:DP-2,default:true -workspace=2,monitor:DP-2 -workspace=3,monitor:DP-2 -workspace=4,monitor:DP-2 -workspace=5,monitor:DP-2 -workspace=6,monitor:DP-3,default:true -workspace=7,monitor:DP-3 -workspace=8,monitor:DP-3 -workspace=9,monitor:DP-3 -workspace=10,monitor:DP-3 diff --git a/.config/hypr/workspaces.conf b/.config/hypr/workspaces.conf new file mode 120000 index 0000000..0391411 --- /dev/null +++ b/.config/hypr/workspaces.conf @@ -0,0 +1 @@ +workspaces.conf##hostname.owlenpc00 \ No newline at end of file