aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorXander Swan <email>2025-12-03 10:00:41 -0500
committerXander Swan <email>2025-12-03 10:00:41 -0500
commitd3a909da752d3fa2792d162c247bea4b1382d428 (patch)
tree893694394cd819fedc0e01bb71953af7c020b31e /README.md
parent4bf1bc76251482c03ac22d6c9527f22667a607e6 (diff)
Add rofi instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index da5e5bd..890b5b2 100644
--- a/README.md
+++ b/README.md
@@ -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).
![image](https://github.com/IAmCheeseman/dotfiles/assets/64710123/5cdc4272-4de3-4bac-92e9-0b3b246a69a3)
+
+## 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.
+