My Dotfiles
Go to file
Jesper Fussing Mørk 316a656ba0 Fixed dock and undock scripts
Updated mailcap so that media shows correctly
Added notifications to weechat
Moving to vim-plug for neovim plugin management
2018-10-13 11:11:46 +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 Fixed typo 2018-10-11 20:50:44 +02:00
i3/.i3 Fixed dock and undock scripts 2018-10-13 11:11:46 +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 Fixed dock and undock scripts 2018-10-13 11:11:46 +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 Fixed dock and undock scripts 2018-10-13 11:11:46 +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
weechat/.weechat/python Fixed dock and undock scripts 2018-10-13 11:11:46 +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