diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..ef6a336 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# Bance's Dotfiles + +This repo contains all the important configs for the software I use on my work computer. + +I use the [tilite](https://git.bance.dev/tilite) window manager and you can find my configs on that repo since it is configured during compile time. + +Picom is my compositor and I use [this](https://github.com/pijulius/picom) fork to get window animations. I might write my own compositor at some point to get something more lightweight. + +I use polybar for my status bar. The config is just a slightly tweaked version of the config made by DistroTube. + +Dunst is the notification daemon and is pretty simple config-wise. + +I use both alacritty and kitty terminals. Alacritty for actual terminal use and kitty for oxicord. + +Neovim is my go to text editor and all of my plugins and theming is included here. + +Fastfetch is also included here if you want my fetch config. + +I don't use any sort of display manager. I've got my .xinitrc in here which shows my startup sequence. |
