frontendfixer / dots

My own linux build configaration for various linux distro

Repository from Github https://github.comfrontendfixer/dotsRepository from Github https://github.comfrontendfixer/dots

.config

These are my personal config which I use in a daly basis

Software I use

Distribution Fedora 37 (i3-spin)
WM qtile
Terminal kitty
font Cascadia Code
prompt starship
Theme Dracula
Icon Papirus-Dark
Fetch tool neofetch
Editor NeoVim
File Explorer Thunar

Screenshot of Kitty with fetch

Screenshot of Neovim

My neo vim config are taken and tweak from Neovim from scratch

I use Dracula Colorscheme

  https://github.com/LunarVim/Neovim-from-scratch.git

Screenshot of Thunar

my color scheme

colorscheme

! black
*.color0:       #1a1a1e
*.color8:       #404040

! red
*.color1:       #f24054
*.color9:       #f28080

! green
*.color2:       #40f260
*.color10:      #80f280

! yellow
*.color3:       #f2f260
*.color11:      #f2f280

! blue
*.color4:       #8060f2
*.color12:      #a480f2

! magenta
*.color5:       #f240f2
*.color13:      #f280c4

! cyan
*.color6:       #00bcd4
*.color14:      #00e5ff

! white
*.color7:       #d0d0d0
*.color15:      #ececec

Screenshot of terminal

About

My own linux build configaration for various linux distro

License:MIT License


Languages

Language:Shell 74.3%Language:Lua 10.0%Language:CSS 9.2%Language:Python 5.1%Language:HTML 1.2%Language:C 0.1%Language:Roff 0.1%Language:Makefile 0.0%