
clxxiii's Dotfiles
:framed_picture: Wallpaper Credit
| Wallpaper | Credit |
| :-------: | ------ |
|  | [@huashiJW](https://twitter.com/huashiJW) |
|  | [@huashiJW](https://twitter.com/huashiJW) |
|  | [@huashiJW](https://twitter.com/huashiJW) |
|  | [@huashiJW](https://twitter.com/huashiJW) |
|  | [@huashiJW](https://twitter.com/huashiJW) |
|  | [0x604](https://wallhaven.cc/w/ym1zx7) |
|  | [Catppuccin Wallpapers](https://github.com/catppuccin/wallpapers) |
|  | [Catppuccin Wallpapers](https://github.com/catppuccin/wallpapers) |
|  | [Catppuccin Wallpapers](https://github.com/catppuccin/wallpapers) |
|  | [Max Asabin](https://twitter.com/AsabinArt/status/1623658705580445696) |
|  | [Catppuccin Wallpapers](https://github.com/catppuccin/wallpapers) |
|  | [Catppuccin Wallpapers](https://github.com/catppuccin/wallpapers) |
|  | I'm struggling to find the original artist, [here](https://www.pxfuel.com/en/desktop-wallpaper-qvyhi) is the post that's led me the closest to finding it. |
|  | [BasicAppleGuy](https://basicappleguy.com/haberdashery/macos-rancho-cucamonga)|
|  | Also struggling to find the artist on this one. [Here's my best guess as to who it is](https://www.reddit.com/r/Ubuntu/comments/sozh71/i_made_some_4k_coloured_ubuntu_logo_wallpapers/). |
|  | [Catppuccin Wallpapers](https://github.com/catppuccin/wallpapers) |
|  | [vinceliuice](https://github.com/vinceliuice/Fluent-gtk-theme) |
|  | [rmradev](https://www.instagram.com/rmradev/) |
📱 Phone Wallpaper Credit
| Wallpaper | Credit |
| :-------: | ------ |
|  | [u/CometShine](https://www.reddit.com/r/HollowKnight/comments/amzqrx/crystal_peak/) |
|  | [u/CometShine](https://www.reddit.com/r/HollowKnight/comments/9kd9c8/path_of_pain/?st=JRQL4MVH&sh=decd4e69) |
Old Screenshots
## i3 Setup


- WM: [i3](https://i3wm.org)
- Bar: [eww](https://github.com/elkowar/eww)
## GNOME Setup




- OS: [Endeavor](https://endeavouros.com)/[Arch](https://archlinux.org)
- DE: [GNOME](https://gnome.org)
- Noteworthy Gnome Extensions:
- Blur My Shell
- qTile, Color Picker
- Clipboard Indicator
- Coverflow Alt-Tab
- GSConnect
- Media Controls
- OpenWeather
- Tray Icons: Reloaded
- OS: [Endeavor](https://endeavouros.com)
- WM: [Hyprland](https://hyprland.org)
### Applications
- Icons: [Papirus](https://www.gnome-look.org/p/1166289/)
- Terminal: [Alacritty](https://github.com/alacritty/alacritty)
- Editor: [Neovim](https://neovim.io)
- Resource Monitor: [bottom](https://github.com/ClementTsang/bottom)
- Git GUI: [lazygit](https://github.com/jesseduffield/lazygit)
- Visualizer: [Cava](https://github.com/karlstab/cava)
- Twitch Chat: [twitch-tui](https://github.com/Xithrius/twitch-tui)
- Terminal File Explorer: [ranger](https://github.com/ranger/ranger)
## Install Instructions
1. Clone the repository into your `~/.dotfiles` directory
```bash
git clone git@github.com:/clxxiii/dots.git ~/.dotfiles # If ssh is setup
git clone https://github.com/clxxiii/dots.git ~/.dotfiles # Before ssh setup
```
2. Run the symlink shell script to make all the links.
```bash
cd ~/.dotfiles
./symlinks.sh
```