My Dotfiles
Go to file
Jesper Fussing Mørk 0914a3eb5a Updates for new docking station
Various polybar and termite configs
2018-10-11 20:36:31 +02:00
alacritty/.config/alacritty Various updates and additions. 2018-09-21 08:51:56 +02:00
bash Various updates and additions. 2018-09-21 08:51:56 +02:00
compton/.config/compton Updates for new docking station 2018-10-11 20:36:31 +02:00
dunst/.config/dunst Added mailcap and dunst configs 2018-10-08 10:52:20 +02:00
gtk Updates for new docking station 2018-10-11 20:36:31 +02:00
i3/.i3 Updates for new docking station 2018-10-11 20:36:31 +02:00
i3status-rs/.config/i3status-rs Minor refact 2018-07-09 09:19:31 +02:00
kitty/.config/kitty Moved some configs to Kitty. Added Kitty config and added workspace 00 2018-09-06 13:29:20 +02:00
neovim/.config/nvim Moved to Source Code Pro font. 2018-10-03 14:40:50 +02:00
newsboat/.newsboat Fixed newsboat to solarized 2018-06-08 13:30:38 +02:00
polybar/.config/polybar Updates for new docking station 2018-10-11 20:36:31 +02:00
powerline/.config/powerline 1 dir limit enforced 2018-06-14 09:23:18 +02:00
rofi/.config/rofi Switching to Polybar and other minor fixes 2018-10-04 16:57:13 +02:00
rtv Added mailcap and dunst configs 2018-10-08 10:52:20 +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 Updates for new docking station 2018-10-11 20:36:31 +02:00
urxvt 1 dir limit enforced 2018-06-14 09:23:18 +02:00
vim Added neovim config 2018-07-12 13:04:00 +02:00
wallpapers Added wallpapers 2018-06-08 19:57:25 +02:00
.gitignore Moved browser tabs around a little and added termite laptop config 2018-07-01 11:12:32 +02:00
README.md Switching to Polybar and other minor fixes 2018-10-04 16:57:13 +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 we need to install the Powerline fonts from the git repository for it to work properly.

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