Skip to content

My own linux build configaration for various linux distro

License

Notifications You must be signed in to change notification settings

frontendfixer/dots

Repository files navigation

.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

Resources

License

Stars

Watchers

Forks