summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorRaymaekers Luca <luca@spacehb.net>2025-03-21 18:49:45 +0100
committerRaymaekers Luca <luca@spacehb.net>2025-03-21 18:49:45 +0100
commit77183ab2bddb6a3ff4013eb5b224194e1afc6170 (patch)
treef41fa6f45702ccebafb5a54c20c097a9d72fad2b /config
parente2ca6653e50bc76653f787be37492b802a8b68f4 (diff)
checkpoint
Diffstat (limited to 'config')
-rwxr-xr-xconfig/home/.xprofile1
1 files changed, 1 insertions, 0 deletions
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 &