Skip to content

Creepy0964/dotfiles

Repository files navigation

dotfiles

just my dotfiles for i3wm

prerequisites

  • alacritty
  • i3wm
  • picom
  • polybar
  • rofi
  • fontconfig
  • git
  • curl
  • any display manager (i prefer sddm)
  • zsh, oh-my-zsh and some plugins

automatical installation

NOTE: only for arch and arch-based distros

python install_script.py
python zsh_plugins.py

after that, log out and log in or start sddm

manual installation

  • install all prerequisites
  • install all plugins from here
  • copy all directories except fonts to $HOME/.config/
  • copy wallpaper_arch.png to $HOME/Pictures/
  • copy all fonts from ./fonts to /usr/local/share/fonts/
  • copy .zshrc to $HOME/

after that, log out and log in or enable/start your display manager

example

alacritty desktop

plugins

git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
git clone https://github.com/zdharma-continuum/fast-syntax-highlighting ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/plugins/fast-syntax-highlighting
git clone https://github.com/tom-auger/cmdtime ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/plugins/cmdtime

todo

  • more fancy wallpapers (different distros, some pixel arts maybe)
  • hyprland edition
  • install script (wow, i really did it :p)
  • some apps themes (nvim, telegram-desktop etc.)

About

All my i3-gaps config files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published