Skip to content

AlonsoCid/UNIX_Hypr-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hypr-Desktop

Just my dotfiles. This setup is design to be lightweight, minimal, quick to install and easy to modify. Great for a begginer to use as a base or experience users that don't want the bloat of a fully riced desktop enviroment.

Screenshots

Example1 Example2

Installation

Install a minimal Arch installation, use archinstall or do it manually, make sure to install GPU drivers and Network Manager, then copy the commands in order.

sudo pacman -S kitty neovim firefox hyprland 

Now type start-hyprland on the terminal, open firefox and copy the rest of the commands.

Hypr-ecosystem and basics.

sudo pacman -S git dunst xdg-desktop-portal-hyprland hyprpolkitagent qt5-wayland qt6-wayland hyprsunset hyprpaper hypridle hyprlock 

This programs are not essential for running hyprland and can be changed, but you will need to modify the .files.

sudo pacman -S waybar rofi rofi-calc rofimoji bluez bluez-utils blueman pavucontrol grim slurp swappy sddm wl-clipboard network-manager-applet dolphin archlinux-xdg-menu

Enable important services.

sudo systemctl enable bluetooth.service sddm.service

Regarding themes and fonts.

sudo pacman -S ttf-jetbrains-mono-nerd noto-fonts-emoji noto-fonts-cjk nwg-look materia-gtk-theme

Finally clone the repo and manually extract it inside your .config file (press "Alt+." to make hidden files visible in Dolphin).

git clone https://github.com/AlonsoCid/Hypr-files.git

Create home folders.

mkdir -p ~/Desktop ~/Documents ~/Downloads ~/Music ~/Pictures ~/Videos ~/Templates ~/Public

If you are on a laptop you might want to include a brightness control.

sudo pacman -S brightnessctl

Finally, use reboot or shutdown -h now and everything should work properly.

Keybinds

Super + Q = Open terminal
Super + C = Close active window
Super + E = Open file manager
Super + S = Magic desktop
Super + V = Toggle floating window
Super + left click = resize window
Super + right click = move window
Super + scroll = Change virtual desktop
Super + number = Change virtual desktop
Super + shift + number = Move window to x virtual desktop

alt + space = rofi
ctrl + tab = change rofi mode

Requirements

  • Basics: hyprland, dunst, xdg-desktop-portal-hyprland, hyprpolkitagent, qt5-wayland, qt6-wayland and dolphin. (See more in hyprland wiki)
  • Status bar: Waybar
  • hyp-ecosistem: hyprpaper, hypridle and hyprlock. Hypridle has a bug that causes it to crash on some setups. You will have to test it on your hardware. If you experience this issue, you will have to uninstall it, there is no solution at the moment.
  • App-launcher: Rofi, rofi-calc and rofimoji.
  • Bluethoot: bluez, bluez-utils and blueman (require manual configuration through the terminal in Arch).
  • NetworkManager: networkmanager and network-manager-applet.
  • Screenshots: grim, slurp and swappy.
  • Fonts: ttf-nerd-fonts-symbols noto-fonts-emoji noto-fonts-cjk
  • Theming: nwg-look, materia-gtk-theme and sddm-sugar-candy-git

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors