Se me mueven los iconos del escritorio, después de reiniciar, yo los dejo de una manera y al volver, están todos en otros lugares.
Saludos y gracias.
Se me mueven los iconos del escritorio, después de reiniciar, yo los dejo de una manera y al volver, están todos en otros lugares.
Saludos y gracias.
The cause of this issue is libxfce4windowing 4.20.6-1.
If you have a backup before [Stable Update] 2026-05-27,
You can restore it and put libxfce4windowing in the update exclusion list.
Then, continue using libxfce4windowing 4.20.5-3 until the issue is fixed.
Add libxfce4windowing to the “Ignored Upgrades” list in your package manager’s settings (Settings > Advanced Settings).
If the package cache for libxfce4windowing 4.20.5-3 still exists, you may be able to downgrade:
sudo pacman -U /var/cache/pacman/pkg/libxfce4windowing-4.20.5-3-*.pkg.tar.zst
If you have neither a backup nor the package cache:
Prevent icon placement from resetting after a reboot:
Run this in the terminal:
killall xfdesktop; rm -f /home/kaztheyano/.config/xfce4/desktop/icons.screen0*.yaml /home/kaztheyano/.config/xfce4/desktop/accels.scm; nohup xfdesktop >/dev/null 2>&1 &
Arrange the icons as you like.
Once arranged, lock the layout:
sudo chattr +i /home/kaztheyano/.config/xfce4/desktop/icons.screen0*.yaml
When adding a new icon
unlock:
sudo chattr -i /home/kaztheyano/.config/xfce4/desktop/icons.screen0*.yaml
Place the new icons.
Lock again:
sudo chattr +i /home/kaztheyano/.config/xfce4/desktop/icons.screen0*.yaml
Restore icon layout after monitor power-off with a single key press:
Start Menu > Settings Manager > Keyboard > Application Shortcuts
Click [Add]
Copy and paste the following into [Command:]:
sh -c "killall xfdesktop && sleep 1 && nohup xfdesktop >/dev/null 2>&1 &"
Click [OK].
Enter the key you wish to assign (e.g., press the [Pause] key).
Pressing the [Pause] key after waking the monitor from power-off restores the icon layout.
La causa de este problema es libxfce4windowing 4.20.6-1.
Si tiene una copia de seguridad antes de la [Actualización estable] 2026-05-27,
Puede restaurarlo y poner libxfce4windowing en la lista de exclusión de actualizaciones.
Luego, continúe usando libxfce4windowing 4.20.5-3 hasta que se solucione el problema.
Agregue libxfce4windowing a la lista “Actualizaciones ignoradas” en la configuración de su administrador de paquetes (Configuración > Configuración avanzada).
Si el caché del paquete para libxfce4windowing 4.20.5-3 aún existe, es posible que puedas degradarlo:
sudo pacman -U /var/cache/pacman/pkg/libxfce4windowing-4.20.5-3-*.pkg.tar.zst
Si no tienes ni una copia de seguridad ni el caché del paquete:
Evite que la ubicación del icono se restablezca después de reiniciar:
Ejecute esto en la terminal:
killall xfdesktop; rm -f /home/kaztheyano/.config/xfce4/desktop/icons.screen0*.yaml /home/kaztheyano/.config/xfce4/desktop/accels.scm; nohup xfdesktop >/dev/null 2>&1 &
Organiza los íconos como quieras.
Una vez organizado, bloquee el diseño:
sudo chattr +i /home/kaztheyano/.config/xfce4/desktop/icons.screen0*.yaml
Al agregar un nuevo ícono
desbloquear:
sudo chattr -i /home/kaztheyano/.config/xfce4/desktop/icons.screen0*.yaml
Coloca los nuevos iconos.
Bloquear de nuevo:
sudo chattr +i /home/kaztheyano/.config/xfce4/desktop/icons.screen0*.yaml
Restaure el diseño de los iconos después de apagar el monitor con solo presionar una tecla:
Menú Inicio > Administrador de configuración > Teclado > Accesos directos a aplicaciones
Haga clic en [Agregar]
Copie y pegue lo siguiente en [Comando:]:
sh -c "killall xfdesktop && sleep 1 && nohup xfdesktop >/dev/null 2>&1 &"
Haga clic en [Aceptar].
Ingrese la clave que desea asignar (por ejemplo, presione la tecla [Pausa]).
Al presionar la tecla [Pausa] después de reactivar el monitor después de apagarlo, se restaura el diseño de los iconos.
Perdón si es raro porque es una traducción de Google.
Mod edit:- Please ensure to always present code, commands or command output as pre-formatted text in accordance with forum guidelines.
Your post has been corrected this one time. No charge. In future you are expected to do this yourself. Please see the following Mini-HowTo. ![]()
Note: Grave accent (or, backtick) characters are used. ![]()
For inline code or to show a single command:
code here.For multi-line command output:
The empty row between these rows of backtick characters is where to paste any multi-line command output (such as inxi).
An example of a pre-formatted text enclosure:
What is a Quark?
A. In Physics, an elementary particle and fundamental constituent of matter.
B. A character from the Star Trek: "Deep Space Nine" television series.
C. A soft, creamy, usually unsalted cheese traditional to central Europe.