My Dotfiles
Go to file
Jesper Fussing Mørk 0121bf564e F12 terminal toggling 2022-10-13 16:45:17 +02:00
alacritty/.config/alacritty Various updates and additions. 2018-09-21 08:51:56 +02:00
bash Updated to new bashrc 2021-09-13 10:00:15 +02:00
compton/.config/compton Worked on ultrawide layouts 2018-11-07 08:10:14 +01:00
dunst/.config/dunst Switched to using spotify and other minor fixes 2019-02-15 14:23:02 +01:00
gtk Fixed typo 2018-10-11 20:50:44 +02:00
i3/.config/i3 Slowly moving to Sway instead of i3 2019-03-29 10:32:11 +01:00
kitty/.config/kitty Moved some configs to Kitty. Added Kitty config and added workspace 00 2018-09-06 13:29:20 +02:00
mako/.config/mako Slowly moving to Sway instead of i3 2019-03-29 10:32:11 +01:00
neovim/.config/nvim F12 terminal toggling 2022-10-13 16:45:17 +02:00
newsboat/.newsboat Started moving to Nord colorscheme 2019-01-08 13:57:59 +01:00
polybar/.config/polybar Slowly moving to Sway instead of i3 2019-03-29 10:32:11 +01:00
powerline/.config/powerline 1 dir limit enforced 2018-06-14 09:23:18 +02:00
ranger/.config/ranger Moved to correct placement in .config instead of .i3 2018-11-06 09:06:29 +01:00
rofi/.config/rofi More Sway stuff 2019-08-02 11:47:53 +02:00
rtv Slowly moving to Sway instead of i3 2019-03-29 10:32:11 +01:00
sublime/.config/sublime-text-3/Packages/User Added sublime configs. Added startup layout scripts 2018-05-04 08:59:45 +02:00
sway/.config/sway More Sway stuff 2019-08-02 11:47:53 +02:00
termite/.config/termite Minor tmux corrections 2019-09-20 14:04:16 +02:00
tmux Cleaned up fzf 2019-11-07 13:47:27 +01: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
waybar/.config/waybar More Sway stuff 2019-08-02 11:47:53 +02:00
weechat/.weechat More work on moving to Nord and disabling powerline in shells 2019-01-08 16:11:13 +01:00
zsh Minor updates 2020-10-23 12:55:37 +02:00
.gitignore Cleaning neomuttrc 2019-04-03 11:51:53 +02:00
README.md Added name of colorscheme 2018-10-13 16:42:46 +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

Colorscheme

I aim to use the nice Solarized Dark colorscheme as much as possible because I just find it very pleasing to the eyes.

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