This is my arch linux + hyprland setup + nordic
- OS: Arch Linux
- WM: Hyprland
- Terminal: Kitty
- System font: Noto Sans Regular
- Terminal Font: FiraCode Nerd Font
- Theme: Nordic darker
- Icons: papirus-icon-theme
- Status bar: Waybar
- Launcher: wofi
- Shell: fish
- Prompt: starship
- File manager: Thunar
- Editor: micro/vscode
- Wallpaper: swww -> waypaper
- Color picker: hyprpicker
- Lock: hyprlock
- Clipboard: cliphist
- Wallpapers: minimalistic-wallpaper-collection & from wallheven
- Bluetooth: blueberry
Packages you can get with pacman :
sudo pacman -S hyprland kitty noto-fonts ttf-firacode-nerd papirus-icon-theme waybar wofi fish starship thunar micro code swww blueberry
Packages you can get with yay (or your prefered aur helper):
yay -S nordic-theme waypaper hyprpicker hyprlock cliphist minimalistic-wallpaper-collection
-
Download and configure Arch linux
-
Install hyprland and all required dependencies
-
Clone dotfiles
git clone https://github.com/mhmd1619/myHyprland.git
- Enter dotfiles' dircetory
cd myHyprland
- Chmod and run install.sh script
chmod +x install.sh
./install.sh
-
Clone all configs into their directories
-
Reboot
reboot
- Enjoy your new and shiny dotfiles :D
Shortcut | Action |
---|---|
SUPER + RETURN |
Launch terminal (kitty ) |
SUPER + E |
Launch file manager (thunar ) |
SUPER + M |
Launch application menu (wofi ) |
SUPER + B |
Launch browser (google-chrome-stable ) |
SUPER + L |
Lock the screen (hyprlock ) |
SUPER + W |
Logout menu (wlogout ) |
SUPER + T |
Toggle floating |
SUPER + F |
Toggle fullscreen |
SUPER + K |
Kill active window |
SUPER + DELETE |
Exit Hyprland |
SUPER + SHIFT + C |
Launch color picker (hyprpicker ) |
SUPER + V |
Clipboard history via wofi and cliphist |
Print |
Full screenshot (grim ) with notification |
SUPER + Print |
Area screenshot (grim + slurp ) with notification |
SUPER + SHIFT + R |
Change wallpaper randomly (waypaper ) |
SUPER + P |
Toggle pseudotiling |
SUPER + J |
Toggle split layout (dwindle) |
- Make mpv look better