From d9be77d6429d598f3ec7eead1620c33556b7c865 Mon Sep 17 00:00:00 2001 From: BanceDev Date: Sat, 21 Feb 2026 14:54:14 -0500 Subject: initial commit --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md (limited to 'README.md') 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. -- cgit v1.2.3-59-g8ed1b