orgarten / dotfiles

Dotfiles for i3wm + picom + polybar, zsh, vim, kitty, alacritty, X11

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My configuration files for i3, vim, zsh Feel free to use it and change it.

I AM NOT RESPONSIBLE FOR ANY DAMAGE TO YOUR DEVICE

Dependencies

i3

functionality

  • i3-gaps
  • picom
  • polybar
  • rofi
  • xautolock
  • feh

autostart

  • firefox
  • thunderbird
  • telegram-desktop
  • signal-desktop

looks

  • arc-theme
  • ultra-flat-icons-blue
  • some fonts are probably missing...

vim

  • vim-airline
  • vim-airline-themes
  • vimtex
  • vim-fugitive

Install

copy the config-folder to ~/.config/

install vim plugins to ~/.vim/pack/dist/start

cp vimrc ~/.vimrc
cp config/* ~/.config/
cp -r etc /etc

About

Dotfiles for i3wm + picom + polybar, zsh, vim, kitty, alacritty, X11


Languages

Language:Shell 49.6%Language:CSS 38.1%Language:Vim Script 12.2%