Skip to content

mhmd1619/myHyprland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myHyprland Dotfiles

This is my arch linux + hyprland setup

Screenshots

screenshot

screenshot

screenshot

screenshot

Details

  • OS: Arch Linux
  • WM: Hyprland
  • Terminal: Kitty
  • System font: Noto Sans Regular
  • Terminal Font: FiraCode Nerd Font
  • Theme: adw-gtk-theme
  • Icons: Papirus icons
  • Status bar: Waybar
  • Launcher: wofi
  • Shell: zsh
  • Prompt: oh-my-zsh
  • File manager: Dolphin
  • Editor: micro/vscode
  • Wallpaper: swww -> waypaper
  • Color picker: hyprpicker
  • Lock: hyprlock
  • Clipboard: cliphist -> nwg-clipman
  • Wallpapers: minimalistic-wallpaper-collection
  • Logout: wlogout
  • Bluetooth: blueberry

How I installed this

  1. Download archlinux iso
  2. Configure my hard with fdisk
  3. launch archinstall script
  • in profile i choose xorg and amd/ati (based on your gpu and cpu)
  • in additional packages install: git networkmanager
  1. after arch installed i clone this repo in my home and run install.sh
git clone https://github.com/mhmd1619/myHyprland.git
cd myHyprland
chmod +x *
./install.sh
cp -r ./.config/* $HOME/.config/
  1. reboot
reboot