From d3a909da752d3fa2792d162c247bea4b1382d428 Mon Sep 17 00:00:00 2001 From: Xander Swan Date: Wed, 3 Dec 2025 10:00:41 -0500 Subject: Add rofi instructions --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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. + -- cgit v1.3-2-g0d8e From afcad78cfde709f59f7db100624e2caed1acc2f8 Mon Sep 17 00:00:00 2001 From: Xander Swan Date: Wed, 3 Dec 2025 10:00:41 -0500 Subject: Oops --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 890b5b2..b282526 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,4 @@ If you want it, add it like so: - Change `bg0` to #333333. - Change `bg1` to #444444. - Change `fg0` to #FFFFFF. - +- Change `font` to `"JetBrainsMono Nerd Font Medium 12"`. -- cgit v1.3-2-g0d8e