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.
You will have to manually install the dependencies (sometimes package names changes. Right, Hyprshot?)
sudo pacman -S iniparser
yay -S waybar-cava fftw
yay -S cava
sudo pacman -S zsh
sudo pacman -S hyprland
yay -S hyprshot
sudo pacman -S hyprlock
sudo pacman -S swww
sudo pacman -S kitty
sudo pacman -S awesome-terminal-fonts otf-font-awesome ttf-font-awesome ttf-jetbrains-mono ttf-jetbrains-mono-nerd
sudo pacman -S fastfetch
https://github.com/ohmyzsh/ohmyzsh
https://gist.github.com/n1snt/454b879b8f0b7995740ae04c5fb5b7df
https://github.com/romkatv/powerlevel10k
sudo pacman -S rofi-wayland
https://github.com/adi1090x/rofi
git clone -b mauve https://github.com/sansroot/hypr-dots
cd hypr-dots
sudo chmod -R 777 *
bash ./dotfiles_installer.sh
sudo pacman -S neovim
https://github.com/NvChad/NvChad
sudo pacman -S nwg-look
/sys/bus/hid/drivers/apple/module/parameters
https://gist.github.com/brunoanc/2dea6ddf6974ba4e5d26c3139ffb7580
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 |