Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raza-liv/2024-hyprland-configs
Regular Hyprland configs for Arch. Custom preferences for waybar, wofi as well as custom icons. Kitty themes and whole desktop environmet is set up in "Catppucin" pallete (Mocha). Custom fastfetch config
https://github.com/raza-liv/2024-hyprland-configs
arch-linux hyprland waybar wofi
Last synced: 1 day ago
JSON representation
Regular Hyprland configs for Arch. Custom preferences for waybar, wofi as well as custom icons. Kitty themes and whole desktop environmet is set up in "Catppucin" pallete (Mocha). Custom fastfetch config
- Host: GitHub
- URL: https://github.com/raza-liv/2024-hyprland-configs
- Owner: Raza-LIV
- License: mit
- Created: 2024-06-27T12:08:57.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-12T19:23:44.000Z (6 months ago)
- Last Synced: 2024-11-13T20:37:36.596Z (2 months ago)
- Topics: arch-linux, hyprland, waybar, wofi
- Language: Shell
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quick guidline how to install everything
To install yay:
```sh
git clone https://aur.archlinux.org/yay-git
cd yay-git
makepkg -si
```Then need to install all required packages with yay:
```sh
yay -Syu
yay -S hyprland kitty thunar wofi waybar colloid-catppucin-gtk-theme-git
```Then pacman packages
```sh
sudo pacman -Syu
sudo pacman -S hyprpaper fastfetch firefox-developer-edition ttf-jetbrains-mono-nerd nwg-look
```