gh0stzk / dotfiles

BSPWM environment with 18 themes. With a theme selector to change on the fly.
GNU General Public License v3.0
3.02k stars 225 forks source link

RiceEditor and picom animations app missing #337

Closed a-iken closed 1 month ago

a-iken commented 1 month ago

Checklist before submitting an issue

Description of the bug

The RiceEditor command doesn't exist and the RiceEditor app is missing, the gh0stzk-dotfiles are up to date.

Reproducing the issue

No response

Expected behaviour

No response

Additional context

No response

System information

I'm on arch with picom v12.3

gh0stzk commented 1 month ago

Open your filemanager and navigate to ~/.config/bspwm/src/ confirm that there is a RiceEditor file.

gh0stzk-dotfiles is the repo that contains the packages for gtk and icon themes. But it has nothing to do with dotfiles, you may have an outdated version of my dotfiles.

To update, you can download RiceInstaller again

curl https://raw.githubusercontent.com/gh0stzk/dotfiles/master/RiceInstaller -o $HOME/RiceInstaller and run the file again, don't forget to give it execution permissions.

This will create a copy of your current configuration in case you have already made modifications and will put the new and updated dotfiles, but you will have to make your modifications again if you have already made some.

a-iken commented 1 month ago

Many thanks, that worked!