KannaDev / .files

⋆ ˚。⋆୨୧˚

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example

Dot files

my dotfiles heavily inspired by ( a clone of ) some dotfiles i found on r/unixporn. This was build on POPos and is designed for debian based linux distros.

Includes

  • A pinked out layout of catppuccin
  • i3 Window manager
  • Rofi
  • Polybar
  • ZSH & Starship

Stuff you will need to install

Setting up firacode nerd font

  • mkdir tmp && cd tmp
  • wget https://github.com/ryanoasis/nerd-fonts/releases/download/v2.3.3/FiraMono.zip
  • mkdir ~/.fonts ( if you dont already have one )
  • cp FiraMono.zip ~/.fonts && cd ~/.fonts
  • unzip FiraMono.zip
  • fc-cache -fv

If you run into any issues please feel free to report them on the issues tab or contact me on discord -> saige#0934

About

⋆ ˚。⋆୨୧˚


Languages

Language:Lua 50.3%Language:Shell 48.7%Language:Python 1.1%