diff --git a/.config/hypr/monitors.conf b/.config/hypr/monitors.conf new file mode 100644 index 0000000..e0d100a --- /dev/null +++ b/.config/hypr/monitors.conf @@ -0,0 +1,5 @@ +# Generated by nwg-displays on 2024-08-14 at 13:35:50. Do not edit manually. + +monitor=eDP-1,1920x1080@60.01,0x0,1.0 +monitor=DP-2,1920x1080@60.0,1920x-953,1.0 +monitor=HDMI-A-1,2560x1440@59.95,-640x-1440,1.0 diff --git a/.config/hypr/workspaces.conf b/.config/hypr/workspaces.conf new file mode 100644 index 0000000..ad77284 --- /dev/null +++ b/.config/hypr/workspaces.conf @@ -0,0 +1,5 @@ +# Generated by nwg-displays on 2024-08-14 at 13:35:48. Do not edit manually. + +workspace=1,monitor:eDP-1,default:true +workspace=2,monitor:HDMI-A-1,default:true +workspace=3,monitor:DP-2,default:true