A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
cron job hdmi on and off
-
-
@Sam-0 no… the exports have to be before the wlr_randr
-
@sdetweil
thank you i made the adjustment
-
You only had to change the 1 into a 0.
Not to move the lines around, especially not the ones with export.#!/bin/bash export WAYLAND_DISPLAY=wayland-0 export XDG_RUNTIME_DIR=/run/user/1000 wir-randr --output HDMI-A-1 --on
But you are slowly getting there :-)
Wax on, wax off
Screen on, screen off. -
@
ok i will adjust it and see if it works -
@evroom said in cron job hdmi on and off:
You only had to change the 1 into a 0.
Not to move the lines around, especially not the ones with export.#!/bin/bash export WAYLAND_DISPLAY=wayland-0 export XDG_RUNTIME_DIR=/run/user/1000 wir-randr --output HDMI-A-1 --on
But you are slowly getting there :-)
Wax on, wax off
Screen on, screen off.Man who catch fly with chopstick, accomplish anything😆
-
-
@Sam-0 think so yes
-
yes it works very well thank you for your patience with me I hope others can now set it up more easily
thanks again for the effort -