my barely edited nord-cynthia bspwm config from gh0stzk's dotfiles ;)
- Install gh0stzk's dotfiles using their RiceInstaller
- Install
pavucontrol
andflameshot
(should be the only hardcoded packages I have!) - Install
oh-my-zsh
and the nord-extended theme - Install Colloid-icon-theme with
./install.sh -s nord
- Install JetBrains Mono Nerd Fonts in
~/.fonts
or~/.local/share/fonts
- Replace the files in
~/.config
with the ones provided (don't delete the rest of them! Just overwrite the provided files in each folder with the ones in the repo). This is just an edit of them indeed, they still depend on the rest xd
A few notes:
- The weather plugin in the bar is set to match my city, you can change it to yours by changing the
CITY
string inconfig/bspwm/src/Weather
- The bspwmrc loads my monitors config at
~/.screenlayout/monitors.sh
that I generated usingarandr
; it's currently commented out inconfig/bspwm/bspwmrc
but I really recommend creating your own with arandr for the bars to work properly! picom
is already set to unredir fullscreen apps (needed for games like osu! to have great performance)- Remember you can change some of picom/bspwm settings by right-clicking on desktop and using
bspwm
>rice editor
! - If you use Firefox and want the default look back, delete the
Chrome
anduser.js
file in~/.mozilla/firefox/*-default-release
- Spotify's nord theme is from Spicetify's
Comfy
theme with the Nord color scheme you can choose from the dropdown menu.
That's pretty much it, enjoy 8)