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 | d3a909da752d3fa2792d162c247bea4b1382d428 (patch) | |
| tree | 893694394cd819fedc0e01bb71953af7c020b31e | |
| parent | 4bf1bc76251482c03ac22d6c9527f22667a607e6 (diff) | |
Add rofi instructions
| -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. + |
