Here I present the method I use to beautify the process of restoring the i3 workspaces that are saved when I closed my session. I use i3-resurrect to save and restore the windows in workspaces, but I didn't like the continuous spawning of black windows, so I created a script to "cover" this process. I archieved that thanks to eww.
- i3-resurrect
- eww
- picom-jonaburg-git (see picom config to get the blur effect)
Simply add the script rest-ws-i3
to your i3 config to autostart it on login if you want to restore your saved workspaces. I usually save them on logout, reboot and poweroff.