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 | b47e132086ba0950f296a6a1b13adf79297f4a8b (patch) | |
| tree | 1618cba3567b22da86bfecd95a170b1124318559 | |
| parent | 9d0987624c25ec42590ee177135210d00ad67588 (diff) | |
| parent | afcad78cfde709f59f7db100624e2caed1acc2f8 (diff) | |
Merge branch 'master' of github.com:IAmCheeseman/dotfiles
| -rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -7,3 +7,13 @@ I use the JetBrains Nerd Font everywhere. Find it [here](https://www.nerdfonts.c My wallpaper is [here](https://github.com/whoisYoges/lwalpapers/blob/PicturesOnly/wallpapers/b-314.jpg).  + +## Rofi +I didn't want to put Rofi here since it's just a minorly edited version of 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 `fg0` to #FFFFFF. +- Change `font` to `"JetBrainsMono Nerd Font Medium 12"`. |
