An open API service indexing awesome lists of open source software.

https://github.com/ubermanu/dotfiles

🍙 My gnome-shell looking i3 config
https://github.com/ubermanu/dotfiles

archlinux dotfiles ghostty helix i3 polybar zsh

Last synced: 6 months ago
JSON representation

🍙 My gnome-shell looking i3 config

Awesome Lists containing this project

README

          

# dotfiles

- OS: Arch (btw)
- WM: i3
- Bar: Polybar
- Shell: ZSH
- Terminal: Ghostty
- File manager: Thunar
- Launcher: Rofi
- Notifications: Dunst
- Editor: Helix
- Browser: Google Chrome

## Install

See https://www.chezmoi.io/

chezmoi init ubermanu --apply

or

chezmoi init ubermanu --apply --ssh

## Dependencies

Install https://github.com/Morganamilo/paru

paru -S $(cat dependencies.txt | tr '\n' ' ')