GatoImorrivel / YAR

Yet Another Rice - YAR
MIT License
16 stars 2 forks source link

How to uninstall #1

Open JHudd435 opened 1 year ago

JHudd435 commented 1 year ago

Changed my keyboard layout to british, wrecked my i3 installation, all sorts of other problems. How do I uninstall this (cant use question mark because keyboard is british instead of english)

GatoImorrivel commented 1 year ago

I have no idea bro, change the xconfig file

JHudd435 commented 1 year ago

I've got my keyboard fixed, is there anyway to uninstall the packages installed by the script and the themes? This is completely on me, your rice is great.

GatoImorrivel commented 1 year ago

Wdym? The themes are auto-generated based on your wallpaper. If you are referring to things like icon theme and stuff feel free to do whatever

GatoImorrivel commented 1 year ago

Using you pacman and editing ROFI and other apps to point to your icons should work

JHudd435 commented 1 year ago

Nvm, I dont care about the themes. Apparently my keyboard is still the wrong keymap tho. How do I set it back to normal I tried using localectl set-keymap --no-convert en but it didnt work.

GatoImorrivel commented 1 year ago

You wanna change the key map that X is using, use setxkbmap to do that. I don't remember if that's the command exactly but it should work. The xinitrc has keymap by default I think

JHudd435 commented 1 year ago

I'm having an error in rofi, doesnt seem to affect the way it works but i'd like to get rid of it. The pic is attached. IMG_20230627_123624519

GatoImorrivel commented 1 year ago

Seems like it can't find a css variable. Either pywal is generating colors with different names of it's something relayed to importing pywal colors

JHudd435 commented 1 year ago

I'm not sure what that means. How do I fix it? I've run setwallpaper and generatecolorscheme. I'm on i3, which might be a problem since it's not what this was meant for.

JHudd435 commented 1 year ago

Even just hiding the warning would be nice. It doesn't seem to affect anything

GatoImorrivel commented 1 year ago

Pywal generates a bunch of files that hold the generated colors. Perhaps they changed the name of one of them, or something related to pywal

JHudd435 commented 1 year ago

Do you know how to fix it?

JHudd435 commented 1 year ago

I found this: https://www.reddit.com/r/linux4noobs/comments/ws35rt/rofi_validation_the_theme_failed/ But I can't find the launcher.rasi file for this rice. Do you know where it is?

JHudd435 commented 1 year ago

Temporary fix: edited config.rasi by replacing all instances of @ac, @fg, and @bgwith red. All errors are gone now.