wallpaper env path err

This commit is contained in:
_N3m0 2024-03-06 09:35:26 +01:00
parent 14215e6af3
commit 8a981162c4
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
#!/bin/bash
source /etc/profile
export DISPLAY=:0
wallpath=$OPT_PATH/img/wallpaper
img=$(ls $wallpath | shuf -n 1)