diff options
author | Raymaekers Luca <luca@spacehb.net> | 2025-04-22 10:02:39 +0200 |
---|---|---|
committer | Raymaekers Luca <luca@spacehb.net> | 2025-04-22 10:02:39 +0200 |
commit | 07c61562b4c9ba449e85508da71320f0e4fa3e09 (patch) | |
tree | c559dfb0b53f2c08e82c995ff0b38bd4a7762169 /config/home | |
parent | c822f6016fd9e457252b2f37dfa0be3cde9fefc3 (diff) |
checkpoint
Diffstat (limited to 'config/home')
-rwxr-xr-x | config/home/.xprofile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/home/.xprofile b/config/home/.xprofile index 23cbb0e..e2b9e6c 100755 --- a/config/home/.xprofile +++ b/config/home/.xprofile @@ -38,4 +38,4 @@ 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 & +saveself & |