Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/linuxmobile/hyprland-dots
🦄 Hyprland Cute Dotfiles
https://github.com/linuxmobile/hyprland-dots
archlinux artix artix-linux desktop dotfiles hypr hyprland linux neovim ranger rice ricing starship sway zsh
Last synced: about 1 month ago
JSON representation
🦄 Hyprland Cute Dotfiles
- Host: GitHub
- URL: https://github.com/linuxmobile/hyprland-dots
- Owner: linuxmobile
- Archived: true
- Created: 2022-07-23T03:27:42.000Z (over 2 years ago)
- Default Branch: Sakura
- Last Pushed: 2023-10-18T20:46:12.000Z (about 1 year ago)
- Last Synced: 2024-09-25T10:33:01.729Z (about 1 month ago)
- Topics: archlinux, artix, artix-linux, desktop, dotfiles, hypr, hyprland, linux, neovim, ranger, rice, ricing, starship, sway, zsh
- Language: HTML
- Homepage: https://aprendiendoaprogramar.netlify.app/configurando-hyprland-y-wayland/
- Size: 139 MB
- Stars: 1,395
- Watchers: 16
- Forks: 93
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
- **Window Manager** • [Hyprland](https://github.com/hyprwm/Hyprland)🎨 Tiles
Everywhere!
- **Shell** • [Zsh](https://www.zsh.org) 🐚 con
[starship](https://github.com/starship/starship) Cross Shell Platform!
- **Terminal** • [WezTerm](https://github.com/wez/wezterm) 💻 A powerful term
with gpu support!
- **Panel** • [Waybar](https://aur.archlinux.org/packages/waybar-hyprland-git)🍧
Patched waybar following hyprland faq!
- **Notify Daemon** • [Dunst](https://github.com/dunst-project/dunst) 🍃
Minimalist and functional!
- **Launcher** • [Rofi](https://github.com/davatorium/rofi) 🚀 Realmente rápido
y customizable!
- **File Manager** • [Ranger](https://github.com/ranger/ranger)🔖 custom!
- **GUI Basic-IDE** • [NvChad-V2](https://github.com/linuxmobile/nvchad-v2) Rice
IDE!## 🌸 Setup
OLD SETUP
[GRUVxYRLAND](https://github.com/linuxmobile/hyprland-dots/tree/Gruvland)
### Install steps (Take care about it. Isn't a tutorial)
[Read Spanish Detailed Guide Here](https://aprendiendoaprogramar.netlify.app/configurando-hyprland-y-wayland/)
LONG READ DISCLAIMER
## INSTALLATION (Arch Based Only)
##### First of all, this is a cute disclaimer. All of this settings are installed in Artix and in wayland only! I don't know how it work in other distro.
Hyprland Stuff
###### To get started, let's make sure we have all the necessary prerequisites. In this case, I'm using Paru as the AUR helper, but keep in mind that your system may require a different approach.
- Installation using paru
```sh
## Hyprland Stuff
paru -S hyprland-git hyprpicker-git waybar-git \
dunst nwg-look wf-recorder wlogout wlsunset
```Dependencies
- Installation using paru
```sh
## Dependencies
paru -S colord ffmpegthumbnailer gnome-keyring grimblast-git gtk-engine-murrine \
imagemagick kvantum pamixer playerctl polkit-kde-agent qt5-quickcontrols \
qt5-quickcontrols2 qt5-wayland qt6-wayland swww ttf-font-awesome tumbler \
ttf-jetbrains-mono ttf-icomoon-feather xdg-desktop-portal-hyprland-git xdotool \
xwaylandvideobridge-cursor-mode-2-git cliphist qt5-imageformats qt5ct
```Apps & More
```sh
## CLI & Tools
paru -S btop cava neofetch noise-suppression-for-voice \
rofi-lbonn-wayland-git rofi-emoji starship zsh viewnior ocs-url
``````sh
## Browser & File Explorer
paru -S brave-bin file-roller noto-fonts noto-fonts-cjk \
noto-fonts-emoji thunar thunar-archive-plugin
``````sh
# VSCode
paru -S code code-features code-marketplace
``````sh
# Theme Based
paru -S catppuccin-gtk-theme-macchiato catppuccin-gtk-theme-mocha papirus-icon-theme sddm-git swaylock-effects-git kvantum kvantum-theme-catppuccin-git
``````sh
# Pipewire & OBS
paru -S obs-studio-rc ffmpeg-obs cef-minimal-obs-rc-bin \
pipewire pipewire-alsa pipewire-audio pipewire-pulse \
pipewire-jack wireplumber gst-plugin-pipewire pavucontrol
```DOTFILES
###### To get started, let's make sure we have all the necessary prerequisites. In this case, I'm using Paru as the AUR helper, but keep in mind that your system may require a different approach.
```sh
git clone https://github.com/linuxmobile/hyprland-dots $HOME/Downloads/hyprland-dots/
cd $HOME/Downloads/hyprland-dots/
rsync -avxHAXP --exclude '.git*' .* ~/
```## Credits
_Beauty community: [r/unixporn](https://www.reddit.com/r/unixporn)._
**©** _Artist who make Wallpapers, graphics and more_
**©** _All of mantainers of this amazing and opensource tools :3_
---
© [Owl4ce](https://github.com/owl4ce) © [Ilham25](https://github.com/ilham25) ©
[Siduck](https://github.com/siduck) © [NvChad](https://github.com/NvChad) ©
[Rxyhn](https://github.com/rxyhn) © [AmitGold](https://github.com/AmitGolden)