Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zzampax/xpc-dotfiles

Dotfiles archive for my usual setup (Hyprland + fish)
https://github.com/zzampax/xpc-dotfiles

dotfiles fish fzf kitty kitty-terminal nvim zed

Last synced: 24 days ago
JSON representation

Dotfiles archive for my usual setup (Hyprland + fish)

Awesome Lists containing this project

README

        

# xPC-Dotfiles
## Catppuccin GTK Themes
```bash
curl -LsSO "https://raw.githubusercontent.com/catppuccin/gtk/v1.0.3/install.py"
for accent in rosewater flamingo pink mauve red maroon peach yellow green teal sky sapphire blue lavender; python3 install.py mocha $accent; end
```
## Reversal Icon Themes
```bash
git clone https://github.com/yeyushengfan258/Reversal-icon-theme.git
cd Reversal-icon-theme/
./install.sh -a
./install.sh
```