diff --git a/.config/hypr/monitors.conf b/.config/hypr/monitors.conf index 230337b..eccf94f 100644 --- a/.config/hypr/monitors.conf +++ b/.config/hypr/monitors.conf @@ -1,5 +1,5 @@ -# Generated by nwg-displays on 2025-07-11 at 22:13:59. Do not edit manually. +# Generated by nwg-displays on 2025-07-12 at 14:51:36. Do not edit manually. -monitor=DP-1,3440x1440@100.0,1420x144,1.0 -monitor=DP-2,2560x1440@99.95,1920x1584,1.0 +monitor=DP-1,2560x1440@59.95,1920x1584,1.0 +monitor=DP-2,3440x1440@100.0,1480x144,1.0 monitor=HDMI-A-2,1920x1080@60.0,0x1584,1.0 diff --git a/.config/hypr/workspaces.conf b/.config/hypr/workspaces.conf index e69de29..183b4f4 100644 --- a/.config/hypr/workspaces.conf +++ b/.config/hypr/workspaces.conf @@ -0,0 +1,12 @@ +# Generated by nwg-displays on 2025-07-12 at 14:51:32. Do not edit manually. + +workspace=1,monitor:DP-1,default:true +workspace=2,monitor:DP-1 +workspace=3,monitor:DP-1 +workspace=4,monitor:DP-1 +workspace=5,monitor:DP-2,default:true +workspace=6,monitor:DP-2 +workspace=7,monitor:DP-2 +workspace=8,monitor:HDMI-A-2,default:true +workspace=9,monitor:HDMI-A-2 +workspace=10,monitor:HDMI-A-2 diff --git a/.config/waybar/config.jsonc##hostname.cn-arch b/.config/waybar/config.jsonc##hostname.cn-arch index 40d4bef..a37e12c 100644 --- a/.config/waybar/config.jsonc##hostname.cn-arch +++ b/.config/waybar/config.jsonc##hostname.cn-arch @@ -1,7 +1,7 @@ { // general bar settings "layer": "bottom", - "output": ["DP-1", "DP-2", "!HDMI-A-2"], + "output": ["DP-1", "DP-2", "HDMI-A-2"], "position": "bottom", "mod": "dock", "exclusive": true, @@ -10,7 +10,7 @@ "height": 32, // which modules to show "modules-left": ["hyprland/workspaces"], - "modules-center": ["mpris", "privacy"], + "modules-center": ["privacy"], "modules-right": [ "cpu", "memory",