Skip to content

hoangpc0112/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disclaimer

These dotfiles combine configurations from many sources, so they're not 100% my creation.

Previews

Grub screen Login screen
image image
Main screen Lock screen
image image

Installation

Run the installation script (A fresh installation of Arch(-based) Linux is recommended)

git clone https://github.com/hoangpc0112/dotfiles.git $HOME/dotfiles
cd $HOME/dotfiles/
chmod +x install.sh
./install.sh

Edit grub

sudo nvim /etc/default/grub
  • Uncomment OS_PROBER line (detect Windows)
  • Add acpi_backlight=native (fix my backlight)
sudo grub-mkconfig -o /boot/grub/grub.cfg

About

Arch(-based) Hyprland dotfiles

Topics

Resources

Stars

Watchers

Forks