71zenith / dotfiles-1

My dotfiles/config files for the various programs that I use on my Linux desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo contains the dotfiles/config files for the various programs that I use on my Linux desktop

Current programs included are :-

  • bspwm (window manager)
  • sxhkd (keybinding daemon)
  • alacritty (terminal emulator)
  • polybar (status bar)
  • picom (X compositor)
  • neovim (text editor)
  • zsh (shell)
  • moc (music player)
  • lf (file manager)
  • zathura (pdf reader)
  • sxiv (image viewer)
  • dunst (notification daemon)
  • mpv (video player)
  • vscode (code editor)

If you happen to stumble upon this repo and want to get it, then run the following command in your terminal

git clone https://github.com/71zenith/dotfiles

About

My dotfiles/config files for the various programs that I use on my Linux desktop

License:GNU General Public License v3.0


Languages

Language:Shell 50.1%Language:Lua 49.9%