Skip to content

CaffeLatteIV/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inizializzazione

systemctl --user enable --now hyprpolkitagent.service
systemctl --user enable --now waybar.service

Clipboard manager

sudo pacman -S clipse wl-clipboard

#SDDM Per installare un tema di sddm: Verifica che tutte le dipendenze siano rispettate

pacman -Syu qt6-svg qt6-declarative qt5-quickcontrols2

Installa il tema

Grub

  1. clone this repo or download the .zip
git clone https://github.com/mino29/tokyo-night-grub.git
  1. Change directory
cd tokyo-night-grub
  1. copy the whole tokyo-night directory grub themes
sudo cp -r tokyo-night /boot/grub/themes
  1. edit grub file
sudo vim /etc/default/grub

change #GRUB_THEME= to GRUB_THEME="/boot/grub/themes/tokyo-night/theme.txt" 5. use magic and reboot

run this command

sudo grub-mkconfig -o /boot/grub/grub.cfg

then reboot and voila

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published