Monitor Setup modularisieren (funktioniert noch nicht ganz)
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
MONITOR_SETUP="$HOME/.config/hypr/modules/monitor_setup_0_auto.conf"
|
||||||
|
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
MONITOR_SETUP=".config/hypr/modules/monitor_setup_0_auto.conf"
|
||||||
|
|
||||||
@@ -26,7 +26,9 @@ enable_color_management = true
|
|||||||
# See https://wiki.hypr.land/Configuring/Monitors/
|
# See https://wiki.hypr.land/Configuring/Monitors/
|
||||||
# monitor=,preferred,auto,auto
|
# 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
|
# unscale XWayland
|
||||||
xwayland {
|
xwayland {
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
monitor=,preferred,auto,1.0
|
||||||
Reference in New Issue
Block a user