From 77183ab2bddb6a3ff4013eb5b224194e1afc6170 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Fri, 21 Mar 2025 18:49:45 +0100 Subject: checkpoint --- config/home/.xprofile | 1 + 1 file changed, 1 insertion(+) diff --git a/config/home/.xprofile b/config/home/.xprofile index 42996e8..6a71547 100755 --- a/config/home/.xprofile +++ b/config/home/.xprofile @@ -33,4 +33,5 @@ if [ "$(hostname)" = "winter" ]; then fi st -e "sh" "-c" "pgrep tmux && tmux a || tmux" & +xset s off -dpms & printf '%s\t%s' "$(date +%y_%m_%d-%T )" "$DISPLAY" >> ~/.x_displays.log & -- cgit v1.2.3