blob: b282526dfb0d731471492aa4d2b06516ceb01250 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# Dotfiles
My dotfiles. Neovim needs Packer.
I use the JetBrains Nerd Font everywhere. Find it [here](https://www.nerdfonts.com/font-downloads).
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"`.
|