My Dotfiles
Go to file
Jesper Fussing Mørk 20ab9e3761 Updated some fonts and fixed ws04 to use termite 2018-06-29 11:08:30 +02:00
bash 1 dir limit enforced 2018-06-14 09:23:18 +02:00
gtk Started adding configuration for Arch install 2018-06-29 09:58:49 +02:00
i3/.i3 Updated some fonts and fixed ws04 to use termite 2018-06-29 11:08:30 +02:00
i3status-rs/.config/i3status-rs Started adding configuration for Arch install 2018-06-29 09:58:49 +02:00
newsboat/.newsboat Fixed newsboat to solarized 2018-06-08 13:30:38 +02:00
powerline/.config/powerline 1 dir limit enforced 2018-06-14 09:23:18 +02:00
rofi/.config/rofi Updated rofi theme 2018-06-14 10:43:25 +02:00
sublime/.config/sublime-text-3/Packages/User Added sublime configs. Added startup layout scripts 2018-05-04 08:59:45 +02:00
termite/.config/termite Started adding configuration for Arch install 2018-06-29 09:58:49 +02:00
urxvt 1 dir limit enforced 2018-06-14 09:23:18 +02:00
vim Fixed newsboat to solarized 2018-06-08 13:30:38 +02:00
wallpapers Added wallpapers 2018-06-08 19:57:25 +02:00
.gitignore Added gitignore 2018-03-17 09:32:36 +01:00
README.md Fixed newsboat to solarized 2018-06-08 13:30:38 +02:00

README.md

Dotfiles

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

Multimonitor support

I have implemented a custom couple of scripts to handle screen setup for work, home and just on the laptop. It does not work with docking/undocking yet though

Components

Applications

Powerline

On Arch/Manjaro we need to install the Powerline fonts from the git repository for it to work properly. We might also need to use the urxvt patched package of urxvt.

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
stow -t ~ sublime
stow -t ~ bash
stow -t ~ vim
stow -t ~ powerline