various fixes
[distro-setup] / btrfsmaint
index 4b851a1acd62dfc9606ecaba148a592e9efccb1b..0a36d05bb2ba477854cd80b9fbe633d0c9776d6a 100755 (executable)
@@ -33,6 +33,7 @@ e() {
 
 check-idle() {
   type -p xscreensaver-command &>/dev/null || return 0
+  export XAUTHORITY=/home/iank/.Xauthority
   export DISPLAY=:0
   locked=false
   if lock_info=$(xscreensaver-command -time); then