My Dotfiles
Go to file
jfm fcbbdcf394 Added seperator 2018-05-09 12:34:04 +02:00
bash Added seperator 2018-05-09 12:34:04 +02:00
i3/.i3 added better bash configuration 2018-05-09 12:33:08 +02:00
newsboat/.newsboat Added NewsBoat config 2018-04-24 09:08:32 +02:00
rofi/.config/rofi Updated colors of rofi 2018-05-04 09:32:49 +02:00
sublime/.config/sublime-text-3/Packages/User Added sublime configs. Added startup layout scripts 2018-05-04 08:59:45 +02:00
urxvt added better bash configuration 2018-05-09 12:33:08 +02:00
.gitignore Added gitignore 2018-03-17 09:32:36 +01:00
README.md Removed old config files no longer in use with Manjaro - Updated README 2018-05-01 16:00:01 +02:00

README.md

Dotfiles

These are the configuration files I currently use for my daily driver setup of i3 etc.

Multimonitor support

I have implemented a manual switching mechanism so that I can switch configuration if I'm at work, at home or just the laptop

Components

Applications

Stow Commands

I use Gnu Stow to manage my dotfiles. Dotfiles from this repository can be used by issuing:

stow -t ~ i3  
stow -t ~ rofi  
stow -t ~ urxvt
stow -t ~ newsboat