Fixed wallpaper rendering issue
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user