summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home/xyz/.xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.xinitrc b/home/xyz/.xinitrc
index 2fb8a47b..910e742f 100644
--- a/home/xyz/.xinitrc
+++ b/home/xyz/.xinitrc
@@ -45,7 +45,7 @@ udiskie &
xset r rate 250 30
# https://dianne.skoll.ca/wiki/Remind_FAQ#How_can_I_generate_popup_windows_to_warn_me_of_timed_reminders.3F
rem -z -k'notify-send -u critical "reminder" %s &' &
-if [ "$(envycontrol -q)" = 'Current graphics mode is: nvidia' ]; then
+if [ "$(envycontrol -q)" = 'nvidia' ]; then
# my testing shows this seems no need?
xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --auto