|
|
7 years ago | |
|---|---|---|
| breeze-lunarized-dark-thinkpad | 7 years ago | |
| .Xresources | 7 years ago | |
| .tmux.conf | 7 years ago | |
| Lunarized.colors | 7 years ago | |
| Lunarized.colorscheme | 7 years ago | |
| README.org | 7 years ago | |
| breezerc | 7 years ago | |
| cava.config | 7 years ago | |
| config.ncmpcpp | 7 years ago | |
| htoprc | 7 years ago | |
| kwinrulesrc | 7 years ago | |
README.org
dotfiles
- tmux
- .Xresources
- konsole colorscheme
- plasma colorscheme
- KDE widget colorscheme
- Breeze decoration configuration
- kwin rules
- htop
- cava
- ncmpcpp
Collection of dotfiles and configuration files, for backup and sharing purposes
tmux
Configuration file /wilderjds/dotfiles/src/commit/62080da970f911baf9e0b8963f8acdc6ffb4b7c9/.tmux.conf
Install:
ln .tmux.conf ~
.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/62080da970f911baf9e0b8963f8acdc6ffb4b7c9/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/
KDE widget colorscheme
The colorscheme is /wilderjds/dotfiles/src/commit/62080da970f911baf9e0b8963f8acdc6ffb4b7c9/Lunarized.colors. Install:
ln Lunarized.colors ~/.local/share/color-schemes/
Breeze decoration configuration
File: /wilderjds/dotfiles/src/commit/62080da970f911baf9e0b8963f8acdc6ffb4b7c9/breezerc. Install
ln breezerc ~/.config
kwin rules
ln kwinrulesrc ~/.config
htop
mkdir -p ~/.config/htop
ln htoprc ~/.config/htop/htoprc
cava
Configuration file /wilderjds/dotfiles/src/commit/62080da970f911baf9e0b8963f8acdc6ffb4b7c9/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/62080da970f911baf9e0b8963f8acdc6ffb4b7c9/config.ncmpcpp
Please note that some config options only work on my fork (github)
Install:
ln config.ncmpcpp ~/.config/ncmpcpp/config