You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jacopo De Simoi 5fcc3d03cf [ncmpcpp] Add dotfile 7 years ago
breeze-lunarized-dark-thinkpad [plasma] Add colorscheme 7 years ago
.Xresources [Xresources] Add dotfile 7 years ago
.tmux.conf [tmux] Make the statusbar more Honeywell 7 years ago
Lunarized.colorscheme [konsole] Add Lunarized colorscheme for konsole 7 years ago
README.org [ncmpcpp] Add dotfile 7 years ago
cava.config [cava] Add dotfile 7 years ago
config.ncmpcpp [ncmpcpp] Add dotfile 7 years ago

README.org

dotfiles

Collection of dotfiles and configuration files, for backup and sharing purposes

.Xresources

This is needed for

  • emacs (to set fonts before parsing the init file)
  • urxvt (to set the font and the colorscheme)
  • xterm (to set the font and the colorscheme)

Install:

ln .Xresources ~

konsole colorscheme

The colorscheme is Lunarized: /wilderjds/dotfiles/src/commit/5fcc3d03cfae838180e72a2cd946b13e4b1e3dd5/Lunarized.colorscheme

  ln Lunarized.colorscheme ~/.local/share/konsole

plasma colorscheme

Install:

mkdir -p ~/.local/share/plasma/desktoptheme
ln -s $PWD/breeze-lunarized-dark-thinkpad ~/.local/share/plasma/desktoptheme/

cava

Configuration file /wilderjds/dotfiles/src/commit/5fcc3d03cfae838180e72a2cd946b13e4b1e3dd5/cava.config Please note that some config options (e.g. gradient_discrete) only make sense on my branch (github)

Install:

  ln cava.config ~/.config/cava/

ncmpcpp

Configuration file /wilderjds/dotfiles/src/commit/5fcc3d03cfae838180e72a2cd946b13e4b1e3dd5/config.ncmpcpp Please note that some config options only work on my fork (github)

Install:

  ln config.ncmpcpp ~/.config/ncmpcpp/config