dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit cc1106eb01e0570f736642320dd84d9a3a793567
parent 402c5c58fbedc5449d41867cfbd4ca05c37c0159
Author: mrgrouse <bdmfegys@duck.com>
Date:   Tue, 10 Sep 2024 20:13:20 -0400

README.md: add basic dependencies list and list new config files

Diffstat:
MREADME.md | 35++++++++++++++++++++++++-----------
1 file changed, 24 insertions(+), 11 deletions(-)

diff --git a/README.md b/README.md @@ -4,22 +4,35 @@ ### This repo has just a few of my dotfiles, so far with the following: - my fish configs - sets environment variables, and cleans up the user's $HOME - - my [ohmyfish](https://github.com/oh-my-fish/oh-my-fish) configs, I don't really know how the config works that well + - **Oh-My-Fish configuration is Deprecated** + - my [ohmyfish](https://github.com/oh-my-fish/oh-my-fish) configs, I don't really know how the config works that well - my pywal templates for: - - discord - - rofi - - dwm - - vim - - Xresources - - hyprland - - joplin (WIP) - - vconsole - - dunst - - less & css + 1. discord + 2. rofi + 3. [bir]dwm (basic dwm must have xrdb patch) + 4. [neo]vim (with pywal.nvim or with [my neovim config](https://git.mrgrouse.com/mrgrouse/neovim)) + 5. Xresources + 6. hyprland + 7. joplin (WIP) + 8. vconsole + 9. dunst + 10. less & css - the pywal configs also include my scripts that the `wal -o` command executes + - Darkreader config file + - Libredirect config file (often out of date, wouldn't recommend unless you're me) + - Ublock config file + - my kitty configs + - works with [wallust](https://codeberg.org/explosion-mental/wallust) or [pywal](https://github.com/dylanaraps/pywal)! + - nsxiv config + - uses wallust (pywal code in comments) to generate colorscheme of selected photo in viewer + - my wallust config can be found [here](https://git.mrgrouse.com/mrgrouse/wallust)! - my picom configs - my picom config is specific to [pijulius' picom fork](https://github.com/pijulius/picom) +# Dependencies: + - Meslo Fonts (download can be found [here](https://github.com/IlanCosman/tide/blob/assets/fonts/mesloLGS_NF_regular.ttf?raw=true)) + - the program the dotfiles are for :clown-face: + Feel free to suggest or ask for any of my configs if you'd like! - The pywal configs may be deprecated sometime soon, as I am leaving pywal for [wallust](https://codeberg.org/explosion-mental/wallust).