Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

Hyprland Dotfiles





GitHub last commit (by committer)

* 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)