Skip to content

drojaazu/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

System config backup

each dot_ directory matches an XDG Base Directory type

  • dot_config : XDG_CONFIG_HOME
  • dot_data : XDG_DATA_HOME

scripts should go in /usr/local/bin

GRUB settings: /etc/default/grub

GRUB_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT=1
GRUB_HIDDEN_TIMEOUT_QUIET="true"
GRUB_CMDLINE_LINUX_DEFAULT="quiet video=vesafb:ywrap,mtrr:3"
GRUB_GFXMODE=1920x1080x32,auto

xbindkeys: symlink .config/xbindkeysrc -> ~/.xbindkeysrc

Programs

  • Shell: zsh
  • Window Mgr: i3-gaps
  • Compositer: compton
  • Bar: polybar
  • Terminal: Termite (migrating from urxvt)
  • Launcher: rofi
  • Notifications: dunst
  • Sys Info: conky
  • Image Viewer: feh
  • Music: mpd / mpc / ncmpcpp
  • IME: ibus (Japanese: ibus-anthy)

Other tools to reinstall (in no particular order)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published