gh0stzk / dotfiles

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

How to change rices names. #32

Closed joelschmol closed 1 year ago

joelschmol commented 1 year ago

hi, i forked this and want to customize it my way. im a noob and not a developer or anything but the scripts are really readable so i think i can manage it. what i need help with is a few things:

  1. removing a few programs from the list that it installs like termite and mpd
  2. removing the terminal switcher. since i will only install alacritty, i dont need the thing that lets me change terminals.
  3. renaming the themes which files do i have to go through to do this. any help will be appreciated
gh0stzk commented 1 year ago

Ok!

Important you should also remove Term --** by the corresponding code in the file ~/.config/bspwm/sxhkdrc

And of course in the rices with eww as "z0mbi3, karla" also remove Term --** for the corresponding code to launch alacritty.

You can see what is the corresponding command for alacritty in the file ~/.config/bspwm/scripts/Term Once you did all, you can remove from that dir scripts the files, Term and TermSelector.rasi.

Possibly i forgot something.

joelschmol commented 1 year ago

I didn't expect such a well written response. It explains everything. Thank you for this. I hope you have an amazing day. Also i just want to say that these rices are really amazing and in a way helped me stick with linux because i didn't know how to customize and it looked ugly so i wanted to switch back to windows so thank you for that too

gh0stzk commented 1 year ago

Its important to leave the -t updating in the command alacritty --hold -t updating -e yay -Syyuu --devel if you wanna have the open rules, but you can modify it in ExternalRules files. because for sure you have another resolution, mine is 1600x900

No problem im glad you liked my themes. I will rename the issue title, for the future other people can do this.