Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/t-crypt/dots
ugly riced up dotfiles
https://github.com/t-crypt/dots
archlinux dotfiles hyprland hyprland-arch hyprland-config pywal rice rofi swww theme-switcher wallpaper-changer waybar
Last synced: 2 days ago
JSON representation
ugly riced up dotfiles
- Host: GitHub
- URL: https://github.com/t-crypt/dots
- Owner: T-Crypt
- Created: 2023-09-26T21:49:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-03T19:51:49.000Z (about 1 year ago)
- Last Synced: 2023-11-04T17:44:25.442Z (about 1 year ago)
- Topics: archlinux, dotfiles, hyprland, hyprland-arch, hyprland-config, pywal, rice, rofi, swww, theme-switcher, wallpaper-changer, waybar
- Language: Shell
- Homepage:
- Size: 328 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hyprland Dotfiles
* Window Manager - [Hyprland](https://github.com/hyprwm/Hyprland)
* Panel - [Waybar](https://github.com/Alexays/Waybar)
* Terminal - [Kitty](https://github.com/kovidgoyal/kitty)
* Notifications - [Mako](https://github.com/emersion/mako)
* Launcher - [Rofi](https://github.com/davatorium/rofi) with [Custom Launchers](https://github.com/adi1090x/rofi)
* File Manager - [Thunar](https://github.com/xfce-mirror/thunar)
* Shell - [ZSH](https://sourceforge.net/projects/zsh/) or [Starship](https://github.com/starship/starship)
* Wallpaper Manager - [Swww](https://github.com/Horus645/swww)
Features
- Pywall Theming
- Rofi Themed
- Kitty Themed
- Waybar Themed
- Mako Themed
- Swaylock Themed
- Cava Themed
- Firefox Themed
- VScode Themed
- GTK Themed (Soon)- Thunar "Set as Theme" option for custom theming
- Has to be in $HOME/Pictures (no special characters in front the directory path)
- SDDM Wallpaper script (Sync current wallpaper to SDDM)### Install
```
git clone https://github.com/T-Crypt/dots && cd dots
chmod +x install.sh
./install.sh
```You can select Y or N to install custom apps by modifying the custom_apps.lst in the root directory.
**Note: You need to install pywalfox extensions for firefox theme to work!
[Pywalfox](https://addons.mozilla.org/en-US/firefox/addon/pywalfox/)### ScreenShots
![](./assets/swappy10.png)
![](./assets/swappy50.png)
Additional Screenshots
![](./assets/swappy30.png)
![](./assets/swappy20.png)
![](./assets/swappy40.png)
![](./assets/swappy60.png)
![](./assets/swappy70.png)
KeyBindings
| Keys | Action |
| :-- | :-- |
| Super + Q | quit active/focused window
| Super + W | Change Wallpaper / Change Theme
| Super + T | launch kitty terminal
| Super + E | launch Thunar
| Super + C | launch vscode
| Super + F | launch firefox
| Super + A | launch desktop applications (rofi)
| Super + L | lock screen
| Super + B | Toggle waybar
| Super + V | Toggle Floating
| Super + J | Toggle Split
| Super + S | Print Screen Tool
| Super + backspace | Rofi Powermenu
| Super + MouseScroll | cycle through workspaces
| Super + [0-9] | switch to workspace [0-9]
| Super + Shift + [0-9] | move active window to workspace [0-9]### Credit!
Big Shoutout to Tittu for the inspiration -- basically just a minimalist install / inspiration off his dotfiles that I contribute to!
[Tittu](https://github.com/prasanthrangan)