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
- Host: GitHub
- URL: https://github.com/ubermanu/dotfiles
- Owner: ubermanu
- Created: 2022-03-10T14:52:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-23T17:55:11.000Z (7 months ago)
- Last Synced: 2025-03-23T18:32:16.675Z (7 months ago)
- Topics: archlinux, dotfiles, ghostty, helix, i3, polybar, zsh
- Language: Shell
- Homepage:
- Size: 9.71 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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' ' ')