From 6c460ad5c10f7c0549ccade4c8bccaf4cfa3d784 Mon Sep 17 00:00:00 2001 From: Xander Swan Date: Wed, 3 Dec 2025 10:00:42 -0500 Subject: Update README.md --- README.md | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/README.md b/README.md index 3444488..b36c271 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,10 @@ # Dotfiles -My dotfiles. There are some things in here specific to me, like how it launches -Discord and Thunderbird automatically. So if you want to steal these, you'll -have to find all that stuff and remove it yourself. +My dotfiles. I use the JetBrainsMono Nerd Font everywhere. Find it [here](https://www.nerdfonts.com/font-downloads). -![image](https://github.com/user-attachments/assets/429fd2be-d76b-4d23-91eb-397da608ea9b) - ## xborders This config requires [xborders](https://github.com/deter0/xborder). ## Neovim Install [Packer](https://github.com/wbthomason/packer.nvim). Then run `:PackerSync`. -## 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 #E0E0E0. -- Change `bg0` to #222222. -- Change `bg1` to #333333. -- Change `fg0` to #FFFFFF. -- Change `font` to `"JetBrainsMono Nerd Font Medium 12"`. -- cgit v1.3-2-g0d8e