/dotfiles_desktop

The part mof my dotfiles that are needed only for desktop workplaces (i3wm, .x*, ...)

Primary LanguageCSS

Dotfiles

This is a part of my dotfiles configuration. This repo contains the parts needed for desktop workplaces.

See the original dotfiles repo for vim/tmux/zsh configuration.

This repo is based on the dfm utility to help with managing and updating my dotfiles.

Using this repo

This repo depends on my dotfiles repo:

$ git clone git@github.com:dirkr/dotfiles ~/.dotfiles
$ ~/.dotfiles/bin/dfm install

Finally, to install these dotfiles:

$ git clone git@github.com:dirkr/dotfiles_desktop ~/.dotfiles_desktop
$ ~/.dotfiles_desktop/bin/dfm install

Full documentation

For more information, check out the wiki.

You can also run dfm --help.

Settings

Gtk theme

The theme 'elementary Dark' is set as default theme.

dotfiles_desktop