Lizards / dotfiles

i3/polybar configs, gtk configs & colors, bash & docker aliases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

What it is

Window manager and application settings: i3, Polybar, rofi, .Xresources, urxvt, LXDM, xrandr, bash and Docker aliases, VS Code settings, etc...

Assumes system was bootstrapped using my Arch installer scripts.

  • .Xresources colors: Modified "Sweet Love" from https://terminal.sexy/
  • GTK theme: Generated from .Xresources using Themix GUI designer
  • Cursor icons: adwaita
  • Fonts: ttf-croscore, noto-fonts, ttf-ubuntu-font-family, tamsyn-font, ttf-font-awesome-4 (AUR), ttf-ms-fonts (AUR), ttf-mplus (AUR), ttf-symbol (AUR)
  • Other: xdg-open-server (AUR)

What it's not

System-level configuration: pacman hooks, mouse settings, laptop settings (backlight/trackpad), bluetooth audio fixes, etc... Those are in this repo: arch-system-config

Installation

$ git clone --recurse-submodules https://github.com/Lizards/dotfiles
$ cd dotfiles
$ make

About

i3/polybar configs, gtk configs & colors, bash & docker aliases

License:The Unlicense


Languages

Language:SCSS 41.3%Language:Vim Script 40.0%Language:Shell 16.2%Language:Makefile 2.2%Language:CSS 0.2%