Fixed wallpaper rendering issue
This commit is contained in:
parent
9fa79a6d64
commit
4e561f1e93
@ -6,5 +6,7 @@ function load_script() {
|
||||
fi
|
||||
}
|
||||
|
||||
load_script "$HOME/.screenlayout/wallpapers.sh" # wallpapers script
|
||||
# I guess I have to run this twice? Fixes wallpaper rendering images.
|
||||
load_script "$HOME/.screenlayout/wallpapers.sh"
|
||||
load_script "$HOME/.screenlayout/layout.sh"
|
||||
load_script "$HOME/.screenlayout/wallpapers.sh"
|
||||
|
Loading…
x
Reference in New Issue
Block a user