Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/1seepy/my-hyprland-on-fedora
Dotfiles for my hyprland desktop
https://github.com/1seepy/my-hyprland-on-fedora
hyprland linux-desktop rice
Last synced: 21 days ago
JSON representation
Dotfiles for my hyprland desktop
- Host: GitHub
- URL: https://github.com/1seepy/my-hyprland-on-fedora
- Owner: 1Seepy
- License: gpl-3.0
- Created: 2024-10-13T17:51:07.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-18T05:17:42.000Z (about 2 months ago)
- Last Synced: 2024-11-18T06:23:06.700Z (about 2 months ago)
- Topics: hyprland, linux-desktop, rice
- Language: CSS
- Homepage:
- Size: 84 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Installation can be done manually or through the install script.
***WARNING!*** THE INSTALL SCRIPT WILL ERASE ANY CONFIGURATIONS YOU ALREADY HAVE. MAKE BACKUPS IF YOU WANT TO KEEP THEM.
*Disclaimer:* This was designed for Fedora 41. The install script *will only* work on RPM-based distros, and the dotfiles I cannot give any guarantees for.
### Automatic install
* Download the install script
* Execute it in your terminal### Manual install
* Install dependendies:
```
sudo dnf copr enable solopasha/hyprland
sudo dnf copr enable azandure/clipse
sudo dnf copr enable wezfurlong/wezterm-nightly
sudo dnf install fish qt6ct qt6-qtwayland hyprland hyprpaper hyprlock hypridle hyprshot hyprpolkitagent wezterm fastfetch rofi-wayland swaync waybar wlogout wl-clipboard clipse btop python3-pip candy-icon-theme
pip install pyquery
```
* Allow flatpaks to use system themes:
```
flatpak override --user --filesystem=~/.local/share/icons:ro
```
* Clone the repository
* Move the dotfiles into ~/.config(If a directory below doesn't exist, create it.)
* Move any wallpapers into ```~/Pictures/Hyprpapers```
* Move the cursor to ```~/.local/share/icons```
* Move the fonts to ```~/.local/share/fonts```##### If you have any issues, idk.