diff options
| author | Xander Swan <email> | 2025-12-03 10:00:41 -0500 |
|---|---|---|
| committer | Xander Swan <email> | 2025-12-03 10:00:41 -0500 |
| commit | 60a00274a3d8ded1335cfc10c65ed933b3de2053 (patch) | |
| tree | 249855a00c35caf6539bd9c05245025f18b76891 | |
| parent | c769ab3e82c0d85b5efe5d61659d2342fcf48ca7 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 19 |
1 files changed, 5 insertions, 14 deletions
@@ -2,11 +2,9 @@ My dotfiles. -I use the MartianMono Nerd Font everywhere. Find it [here](https://www.nerdfonts.com/font-downloads). +I use the JetBrainsMono Nerd Font everywhere. Find it [here](https://www.nerdfonts.com/font-downloads). -My wallpaper is [here](https://github.com/whoisYoges/lwalpapers/blob/PicturesOnly/wallpapers/b-314.jpg). - - + ## Neovim Install [Packer](https://github.com/wbthomason/packer.nvim). @@ -18,15 +16,8 @@ someone else's theme. If you want it, add it like so: - Get the base theme [here](https://github.com/newmanls/rofi-themes-collection), it's the square material red. -- Change `accent-color` to #FF4499. -- Change `bg0` to #333333. -- Change `bg1` to #444444. +- Change `accent-color` to #E0E0E0. +- Change `bg0` to #222222. +- Change `bg1` to #333333. - Change `fg0` to #FFFFFF. - Change `font` to `"JetBrainsMono Nerd Font Medium 12"`. - -# Discord -Install better discord and move the theme into there. - -# Spicetify -Install spicetify, and [this theme](https://github.com/nimsandu/spicetify-bloom). -Replace `color.ini` with `spicetify_bloom_colors.ini`. |
