Skip to content

DrBaxR/config-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Config Files

This repo contains all the dotfiles of the programs I use.

Packages

Here's a list of packages (from the standard arch repos and from the AUR as well) that contains (some of) the things that I use:

  1. Desktop:
    • polybar
    • picom
    • xorg
    • xorg-xinit
    • xclip
    • arandr
    • i3-gaps
    • rofi
    • nitrogen
    • libnotify
    • dunst
    • network-manager-applet
    • blugon
  2. Fonts:
    • ttc-iosevka
    • iosevka-nerd
    • noto-fonts
    • noto-fonts-cjk
    • noto-fonts-emoji
  3. Performance (for Turbo Boost):
    • turbostat
    • cpupower
    • cpupower-gui
  4. Development and other:
    • alacritty
    • zsh
    • base
    • base-devel
    • git
    • ripgrep
    • fzf

Neovim

The plugin manager I use is packer, so that needs to be installed in order to have the plugins work:

git clone --depth 1 https://github.com/wbthomason/packer.nvim\
 ~/.local/share/nvim/site/pack/packer/start/packer.nvim

TODO:

  • Make the install.sh script
  • Configure dunst
  • Tmux underline in Neovim

About

Config files for stuff I use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published