Ecosyste.ms: Awesome
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 i3 kitty-terminal polybar zsh
Last synced: about 2 months ago
JSON representation
🍙 My gnome-shell looking i3 config
- Host: GitHub
- URL: https://github.com/ubermanu/dotfiles
- Owner: ubermanu
- Created: 2022-03-10T14:52:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-10T19:30:30.000Z (2 months ago)
- Last Synced: 2024-12-10T20:22:28.991Z (2 months ago)
- Topics: archlinux, dotfiles, i3, kitty-terminal, polybar, zsh
- Language: Shell
- Homepage:
- Size: 9.72 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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' ' ')