My Dotfiles
Go to file
Jesper Fussing Mørk 8d4e131e78 Added screenshot 2018-10-13 11:55:34 +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 Added screenshot 2018-10-13 11:55:34 +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 Added screenshot 2018-10-13 11:55:34 +02:00
screenshot.png Added screenshot 2018-10-13 11:55:34 +02:00

README.md

Dotfiles

These are the configuration files I currently use for my daily driver setup of i3 etc on Arch 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

Desktop

I use a custom configured desktop without a normal DE. I prefer the simplicity and control I can get by choosing my own components

Screenshot

Screenshot

Components

Applications

Other Software I Use

Looks

Themes

Icon Theme: Papirus Dark GTK Theme: Materia Dark

Fonts

I try to use the excellent Source Code Pro for Powerline font everywhere. 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 ~ termite
stow -t ~ newsboat
stow -t ~ neovim
stow -t ~ bash
stow -t ~ polybar
stow -t ~ powerline
stow -t ~ dunst
stow -t ~ gtk
stow -t ~ rtv
stow -t ~ weechat
stow -t ~ compton