Note : You need to manually set soft links for nwg-dock and nwg-drawer css in the config folder for light/dark themes. And some env variables, preferences are set as per personal needs so modify accordingly.
This configuration is based on the original repo from which it is forked, but contains some personal configurations and tweaks made by me like :
- 1.7px borders on top panel items (waybar)
- Tweaked waybar modules
- Catppuccin color palette rainbow window borders
- Faster window border animation
- New Wallpapers edited to suit Catppuccin Theme
- Some other color tweaks in rofi app launcher, waybar panel, etc.
- nwg-dock setup for ease
- easy to use keybindings
The installation script is made for Arch, but may work on some Arch based distros with systemd. (Tested on Garuda Linux)
Important
Install script will auto-detect nvidia card and install nvidia-dkms drivers for your kernel. So please ensure that your Nvidia card supports dkms drivers and hyprland.
Caution
The script modifies your grub config to enable Nvidia drm and theme. NOTE : Don't forget to remove VS Code login for sync, as this resets vscode configuration. After installation, login and sync with your remote data again.
After minimal Arch install (with grub and systemd), clone and execute -
pacman -Sy git
git clone --depth 1 https://github.com/yashlakhtariya/ysl-hyprdots ~/Hyprdots
cd ~/Hyprdots/Scripts
./install.sh
Tip
You can also create your own list (for ex. custom_apps.lst
) with all your favorite apps and pass the file as a parameter to install it -
./install.sh custom_apps.lst
Please reboot after the install script completes and takes you to sddm login screen (or black screen) for the first time. For more details, please refer installation wiki
Modified by YSL : Catppuccin Latte, Catppuccin Mocha (rest same)
To create your own custom theme, please refer theming wiki
Tip
You can install/browse/create/maintain/share additional themes (ex. Synth-Wave) using themepatcher. For more details please refer themepatcher wiki. For more details please refer themepatcher wiki.
n v i d i a |
|
u t i l s |
|
l o g i n |
|
h y p r |
|
d e p e n d e n c y |
|
t h e m e |
|
a p p s |
|
s h e l l |
|
Keys | Action |
---|---|
Super + Q | quit active/focused window |
Super + Del | quit hyprland session |
Super + W | toggle window on focus to float |
Super + Enter | toggle window on focus to fullscreen |
Super + G | toggle window group |
Super + X | launch kitty terminal |
Super + E | launch dolphin file explorer |
Super + C | launch vscode |
Super + Space | launch browser (default profile) (set manually in keybindings.conf) |
Super + / | launch browser (tmp profile) (set manually in keybindings.conf) |
Super + A | launch desktop applications (rofi) |
Super + Tab | switch open applications (rofi) |
Super + R | browse system files (rofi) |
Super + F10 | mute audio output (toggle) |
Super + F11 | decrease volume (hold) |
Super + F12 | increase volume (hold) |
Super + V | clipboard history paste |
Super + L | lock screen |
Super + Backspace | logout menu |
Super + K | transparency and blur ON for all windows |
Super + Alt + K | transparency and blur OFF for all windows |
Super + P | drag to select area or click on a window to print |
Super + Alt + P | print current screen |
Super + RightClick | resize the window |
Super + LeftClick | change the window position |
Super + MouseScroll | cycle through workspaces |
Super + Shift + ←→↑↓ | resize windows (hold) |
Super + Shift + Ctrl + ←→↑↓ | move active window within the current workspace |
Super + [0-9] | switch to workspace [0-9] |
Super + Shift + [0-9] | move active window to workspace [0-9] |
Super + Alt + [0-9] | move active window to workspace [0-9] (silently) |
Super + Alt + S | move window to special workspace |
Super + S | toogle to special workspace |
Super + Alt + G | disable hypr effects for gamemode |
Super + Shift + D | toggle (theme <//> wall) based colors |
Super + Shift + T | theme select menu |
Super + Shift + W | wallpaper select menu |
Super + Shift + A | rofi style select menu |
For queries/feedback contact me : [email protected]