diff options
Diffstat (limited to 'config/home/.xprofile')
-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 & |