From 5464c097a44165473b352c463805a39799888c52 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Tue, 26 Nov 2024 22:27:32 +0100 Subject: checkpoint --- config/home/.xprofile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/home') diff --git a/config/home/.xprofile b/config/home/.xprofile index 9d01277..e0f671d 100755 --- a/config/home/.xprofile +++ b/config/home/.xprofile @@ -18,3 +18,5 @@ unclutter --timeout 3 --jitter 50 -b signal-desktop & discord & st -e "sh" "-c" "pgrep tmux && tmux a || tmux" & + +printf '%s\t%s' "$(date +%y_%m_%d-%T )" "$DISPLAY" >> ~/.x_displays.log & -- cgit v1.2.3