Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/zzampax/xpc-dotfiles
- Owner: zzampax
- Created: 2024-08-07T15:53:22.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-17T13:27:28.000Z (28 days ago)
- Last Synced: 2024-10-19T23:39:10.207Z (25 days ago)
- Topics: dotfiles, fish, fzf, kitty, kitty-terminal, nvim, zed
- Language: Shell
- Homepage:
- Size: 83 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```