From db5875e66e3c4b0e84000bb02e1cc010fbe4c5a3 Mon Sep 17 00:00:00 2001 From: fro Date: Sat, 12 Jul 2025 06:50:07 -0500 Subject: [PATCH] / little bug that restarted redshift --- dots/bash/.bashrc | 1 + dots/bin/azurevpnclient_GLib-GIO-CRITICAL_fix.sh | 0 2 files changed, 1 insertion(+) mode change 100755 => 100644 dots/bin/azurevpnclient_GLib-GIO-CRITICAL_fix.sh diff --git a/dots/bash/.bashrc b/dots/bash/.bashrc index d09d127..3d7b33c 100644 --- a/dots/bash/.bashrc +++ b/dots/bash/.bashrc @@ -203,6 +203,7 @@ rshift() { [ ${cmd} == "disable" ] || [ ${cmd} == "off" ] ; then redshift -x + return 1 elif [ ${cmd} == "morning" ] ; then temperature=4500 elif [ ${cmd} == "day" ] ; then diff --git a/dots/bin/azurevpnclient_GLib-GIO-CRITICAL_fix.sh b/dots/bin/azurevpnclient_GLib-GIO-CRITICAL_fix.sh old mode 100755 new mode 100644