Skip to content

T-Crypt/dots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                                Hyprland Dotfiles

GitHub last commit (by committer)

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

ScreenShots

Additional Screenshots

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