NotMugil / dotfiles

My Personal Hyprland Dotfiles & Customizations 💫

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

stars GitHub Issues or Pull Requests LICENSE

showcase

Information

⚙️ Setup

Warning

This is a step by step guide for installing my dotfiles which is designed based on Arch Linux (and other Arch-based distributions). If you are running any other system, install the following packages with your respective OS's package manager.

Manual Installation

Note

Assuming that your AUR helper is yay. To install yay on your arch based system, follow the instructions mentioned here.

  1. Installing git version of Hyprland
yay -Sy hyprland-git
  1. Installing required dependencies
yay -Sy kitty nano rofi-wayland swaync waybar playerctl mpv grim slurp jq bc pamixer pavucontrol \
waybar-cava cava xdg-desktop-portal-hyprland wl-clipboard socat cliphist hyprpicker \
nm-connection-editor dictd wl-clip-persist-git blueman bluez bluez-utils nwg-look \
wlogout ttf-space-mono-nerd brightnessctl neovim thunar imv yazi \
catppuccin-gtk-theme-mocha nm-connection-editor btop nvtop fastfetch neofetch 
  1. Finally, Installing the dotfiles

Cloning the repository into your local system.

  git clone https://github.com/NotMugil/dotfiles.git
  cd dotfiles

Copy the configs to their respective directories. Make sure to backup your previous configs if needed.

  cp -r .config/* ~/.config/
  cp -r .scripts/* ~/

Congratulations, you are done installing the configurations! 🎉

🖼️ Gallery

Note

Images included in the gallery may contain some softwares which may not be included in the packages list or the configurations.

Lockscreen
gallery-1
Wallpaper Selector
gallery-2
Custom Startpage for firefox
gallery-3
Spotify (Spicetified) & Audio Visualizer
gallery-4
Rofi Menu from adi1090x
gallery-5
Notification Center (SwayNC)
gallery-6
Neofetch
gallery-7
Btop + tty-clock
gallery-8

💻 Development

Tasks

  • Theme Switcher
  • Add mpris to waybar
  • More Hyprlock styles
  • More panel styles && panel selector

Star History

Star History Chart

Credits

Thanks a lot for r/unixporn community for inspiring me to do this.

About

My Personal Hyprland Dotfiles & Customizations 💫

License:GNU General Public License v3.0


Languages

Language:HTML 86.8%Language:Shell 11.1%Language:Lua 0.9%Language:GLSL 0.7%Language:CSS 0.2%Language:Python 0.2%Language:Rust 0.0%Language:Makefile 0.0%