Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ubermanu/dotfiles

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

archlinux dotfiles i3 kitty-terminal polybar zsh

Last synced: about 2 months ago
JSON representation

🍙 My gnome-shell looking i3 config

Awesome Lists containing this project

README

        

# dotfiles

![preview](preview.jpg)

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

## Install

See https://www.chezmoi.io/

## Dependencies

Install https://github.com/Jguer/yay

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