Jesper Fussing Mørk
0914a3eb5a
Various polybar and termite configs |
||
---|---|---|
alacritty/.config/alacritty | ||
bash | ||
compton/.config/compton | ||
dunst/.config/dunst | ||
gtk | ||
i3/.i3 | ||
i3status-rs/.config/i3status-rs | ||
kitty/.config/kitty | ||
neovim/.config/nvim | ||
newsboat/.newsboat | ||
polybar/.config/polybar | ||
powerline/.config/powerline | ||
rofi/.config/rofi | ||
rtv | ||
sublime/.config/sublime-text-3/Packages/User | ||
termite/.config/termite | ||
urxvt | ||
vim | ||
wallpapers | ||
.gitignore | ||
README.md |
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