updated monitor setup

This commit is contained in:
2025-07-11 22:23:08 +02:00
parent 51b9f927bd
commit d7bcfa526a
6 changed files with 8 additions and 22 deletions

View File

@@ -1,8 +0,0 @@
# ~/.config/hypr/conf.d/20-monitors.conf
# Generated by nwg-displays on 2025-03-08 at 15:08:59. Do not edit manually.
monitor=DP-1,3440x1440@100.0,0x144,1.0
monitor=DP-2,2560x1440@99.95,3440x480,1.0
monitor=HDMI-A-2,1920x1080@60.0,6000x0,1.0
monitor=HDMI-A-2,transform,1

View File

@@ -1,14 +0,0 @@
# ~/.config/hypr/conf.d/10-appearance.conf
# Generated by nwg-displays on 2025-03-08 at 15:11:02. Do not edit manually.
workspace=1,monitor:DP-2,persistent:true,default:true
workspace=2,monitor:DP-2,persistent:true
workspace=3,monitor:DP-2,persistent:true
workspace=4,monitor:DP-2,persistent:true
workspace=5,monitor:DP-2,persistent:true
workspace=6,monitor:DP-1,persistent:true,default:true
workspace=7,monitor:DP-1,persistent:true
workspace=8,monitor:DP-1,persistent:true
workspace=9,monitor:DP-1,persistent:true
workspace=10,monitor:HDMI-A-2,persistent:true,default:true

View File

@@ -2,6 +2,7 @@
exec-once = swaync
exec-once = waybar
exec-once = xsettingsd
exec = swayosd-server

View File

@@ -1,3 +1,5 @@
# ~/.config/hyprland/hyprland.conf
source = ~/.config/hypr/monitors.conf # generated by nwg-displays
source = ~/.config/hypr/workspaces.conf # generated by nwg-displays
source = ~/.config/hypr/conf.d/*.conf

View File

@@ -0,0 +1,5 @@
# Generated by nwg-displays on 2025-07-11 at 22:13:59. Do not edit manually.
monitor=DP-1,3440x1440@100.0,1420x144,1.0
monitor=DP-2,2560x1440@99.95,1920x1584,1.0
monitor=HDMI-A-2,1920x1080@60.0,0x1584,1.0

View File