]> Sergey Matveev's repositories - dotfiles.git/commitdiff
X starts sometimes longer
authorSergey Matveev <stargrave@stargrave.org>
Mon, 17 Jun 2024 11:01:13 +0000 (14:01 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 17 Jun 2024 11:01:13 +0000 (14:01 +0300)
x/.xinitrc

index 8d569629adbe8fa16f63690785d3a7919b85b155..f5483efce869ba94e9404fc64e73e33f0644e523 100755 (executable)
@@ -8,6 +8,6 @@ xmodmap ~/.Xmodmap
 rm -f ~/.ssh/agent ; ssh-agent -a $SSH_AUTH_SOCK
 if [[ -e /tmp/stargrave-flags/HI ]] ; then
     xset m 4 1
-    ( sleep 30 ; xsetroot -xcf /usr/local/share/icons/Adwaita/cursors/left_ptr 42 ) &
+    ( sleep 60 ; xsetroot -xcf /usr/local/share/icons/Adwaita/cursors/left_ptr 42 ) &
 fi
 exec ~/src/suckless/dwm/dwm