Hyprland Dotfiles
- Window Manager - Hyprland
- Panel - Waybar
- Terminal - Kitty
- Notifications - Mako
- Launcher - Rofi with Custom Launchers
- File Manager - Thunar
- Shell - ZSH or Starship
- Wallpaper Manager - Swww
-
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)
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
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] |
Big Shoutout to Tittu for the inspiration -- basically just a minimalist install / inspiration off his dotfiles that I contribute to!