Skip to content

sansroot/hypr-dots

Repository files navigation

A Catppuccin rice

Warning

Clearing the cache and logging out of Hyprland will prevent SWWW from setting the wallpaper automatically. You'll need to reapply your theme using the theme-switcher (ALT+C) or rerun the dotfiles installer.

The theme and icons are included with this rice, but you'll need to set them manually using nwg-look.

1. Dependencies installation

You will have to manually install the dependencies (sometimes package names changes. Right, Hyprshot?)

Waybar:

sudo pacman -S iniparser
yay -S waybar-cava fftw

Cava:

yay -S cava

Zsh:

sudo pacman -S zsh 

Hyprland:

sudo pacman -S hyprland 

Hyprshot:

yay -S hyprshot 

Hyprlock:

sudo pacman -S hyprlock 

Swww:

sudo pacman -S swww 

Kitty:

sudo pacman -S kitty 

Nerd-fonts and Awesome-fonts:

sudo pacman -S awesome-terminal-fonts otf-font-awesome ttf-font-awesome ttf-jetbrains-mono ttf-jetbrains-mono-nerd 

Fastfetch:

sudo pacman -S fastfetch 

Oh-my-ZSH:

https://github.com/ohmyzsh/ohmyzsh

Zsh auto-suggestion and syntax-highlight

https://gist.github.com/n1snt/454b879b8f0b7995740ae04c5fb5b7df

PowerLevel10K:

https://github.com/romkatv/powerlevel10k

Rofi

Rofi:

sudo pacman -S rofi-wayland 

Rofi fonts:

https://github.com/adi1090x/rofi

2. Dotfiles installation

Paste it in your terminal:

git clone -b mauve https://github.com/sansroot/hypr-dots
cd hypr-dots
sudo chmod -R 777 *
bash ./dotfiles_installer.sh

3. Optional

Nvim:

sudo pacman -S neovim 

NVChad:

https://github.com/NvChad/NvChad

4. To help you

Nwg-look (Gtk theme and cursor apply):

sudo pacman -S nwg-look

Apple Keyboard native path to configure key layout:

/sys/bus/hid/drivers/apple/module/parameters

Screen share in hyprland:

https://gist.github.com/brunoanc/2dea6ddf6974ba4e5d26c3139ffb7580

Keybinds

Action Shortcut (Key)
Open themes Alt + C
Open terminal Alt + Return
Kill active window Alt + Q
Exit environment $mainMod + M
Toggle fullscreen mode $mainMod + F
Open file manager $mainMod + E
Toggle floating window Alt + F
Open menu Alt + X
Open power menu Alt + Z
Toggle split mode Alt + S
Move focus to the left $mainMod + A
Move focus to the right $mainMod + D
Move focus up $mainMod + W
Move focus down $mainMod + S
Take a screenshot Alt + P
Lock screen $mainMod + L
Kill panel $mainMod + K
Start panel $mainMod + J
Switch to workspace 1 Alt + 1
Switch to workspace 2 Alt + 2
Switch to workspace 3 Alt + 3
Switch to workspace 4 Alt + 4
Switch to workspace 5 Alt + 5
Switch to workspace 6 Ctrl + 1
Switch to workspace 7 Ctrl + 2
Switch to workspace 8 Ctrl + 3
Switch to workspace 9 Ctrl + 4
Switch to workspace 10 Ctrl + 5
Move window to workspace 1 $mainMod + 1
Move window to workspace 2 $mainMod + 2
Move window to workspace 3 $mainMod + 3
Move window to workspace 4 $mainMod + 4
Move window to workspace 5 $mainMod + 5
Move window to workspace 6 Ctrl + Shift + 1
Move window to workspace 7 Ctrl + Shift + 2
Move window to workspace 8 Ctrl + Shift + 3
Move window to workspace 9 Ctrl + Shift + 4
Move window to workspace 10 Ctrl + Shift + 5

mauve

About

Check different branches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published