Skip to content

Personal dotfiles for my current manjaro/i3-gaps/polybar/termite setup.

Notifications You must be signed in to change notification settings

davepfeiffer/personal-dotfiles

Repository files navigation

Contents

This repository contains personal configurations (aka dotfiles) for the following programs:

  • polybar for a customizable status bar.
  • termite lightweight 256 true color (with transparency) terminal emulator.
  • fish shell program. See my fish-functions repository for my configuration.
  • compton standalone compositor for transparency and pretty windows (not needed for most window managers).
  • vim console text editor (only the color configs should be of interest, much better config resources exist for everything else).

Disclaimer

These configs are not complete and contain some system specific options (mostly in polybar and compton configs), use them at your own risk. Please consult the specific program's documentation before use.

Usage

Create symbolic links to the appropriate locations for the configs with:

ln /path/to/polybar.ini ~/.config/polybar/config

ln /path/to/termite.ini ~/.config/termite/config

ln /path/to/compton-config ~/.compton.conf

ln /path/to/monokai.vim ~/.vim/colors/monokai.vim

ln /path/to/config.vim ~/.vimrc

ln /path/to/neovim.vim ~/.config/nvim/init.vim

Note: compton, polybar, and termite all require additional steps to install and set up with your window manager. Consult their documentation if required.

Setup Example

Main Desktop With Neofetch

Example Workflow With Vim

Example With All Three Monitors

About

Personal dotfiles for my current manjaro/i3-gaps/polybar/termite setup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published