wallpaper fix
This commit is contained in:
@@ -100,8 +100,8 @@ mv -f "$TMP_SYMLINK" "$SYMLINK"
|
||||
|
||||
# Export for hyprctl command (and run it)
|
||||
WALLPAPER="$NEW"
|
||||
# run exactly as requested
|
||||
hyprctl hyprpaper reload ,"$WALLPAPER"
|
||||
|
||||
swww img "$WALLPAPER" --transition-type fade
|
||||
hyprpanel -q ; hyprpanel & disown
|
||||
wal -c
|
||||
wal -n -i "$WALLPAPER"
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
ignoreAllDups = true;
|
||||
ignoreDups = true;
|
||||
saveNoDups = true;
|
||||
share = false;
|
||||
share = true;
|
||||
};
|
||||
|
||||
plugins = with pkgs; [
|
||||
|
||||
Reference in New Issue
Block a user