diff --git a/hypr/.config/hypr/env b/hypr/.config/hypr/env new file mode 100644 index 0000000..a88ae4a --- /dev/null +++ b/hypr/.config/hypr/env @@ -0,0 +1,2 @@ +MONITOR_SETUP="$HOME/.config/hypr/modules/monitor_setup_0_auto.conf" + diff --git a/hypr/.config/hypr/env_template b/hypr/.config/hypr/env_template new file mode 100644 index 0000000..0ab5135 --- /dev/null +++ b/hypr/.config/hypr/env_template @@ -0,0 +1,2 @@ +MONITOR_SETUP=".config/hypr/modules/monitor_setup_0_auto.conf" + diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index ba6c791..e9aaca4 100755 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -26,7 +26,9 @@ enable_color_management = true # See https://wiki.hypr.land/Configuring/Monitors/ # monitor=,preferred,auto,auto -source = ~/.config/hypr/modules/monitor_setup_buntes_monster.conf +source = ~/.config/hypr/env +source = $MONITOR_SETUP +# source = ~/.config/hypr/modules/monitor_setup_buntes_monster.conf # unscale XWayland xwayland { diff --git a/hypr/.config/hypr/modules/monitor_setup_0_auto.conf b/hypr/.config/hypr/modules/monitor_setup_0_auto.conf new file mode 100644 index 0000000..98c7d02 --- /dev/null +++ b/hypr/.config/hypr/modules/monitor_setup_0_auto.conf @@ -0,0 +1 @@ +monitor=,preferred,auto,1.0