Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 608 Bytes

README.md

File metadata and controls

41 lines (29 loc) · 608 Bytes

Jacob's Dotfiles

My dotfiles for my arch linux setup.

Pictures

Screenshots

Setup

  • Application Launcher: rofi
  • Bar: polybar
  • Compositor: compton
  • Colors: wal
  • Desktop Manager: lightDM
  • Greeter: flat-plat
  • Lock: i3lock
  • Operating System: arch linux
  • Shell zsh
  • Terminal Emulator: urxvt
  • Text Editor: neovim
  • Theme: adwaita
  • Window Manager: i3-gaps

Installation

  1. git clone https://github.com/jkozol/dotfiles
  2. cd dotfiles
  3. Use stow to install

Example:

# Install i3
stow i3

# uninstall i3
stow -D i3