I followed this guide to install arch with hyprland: https://portfolio.kylerassweiler.ca/posts/software/linux/arch-linux-hyprland-install/
Enable the internet connections using a gui
nmtui
nmcli dev wifi
nmcli -f ALL dev wifi
I got a theme there
Put in /etc/default/grub this:
GRUB_DEFAULT=saved
GRUB_SAVEDEFAULT=true
And then, do
sudo update-grub
I got a theme here
https://wiki.archlinux.org/title/Linux_console/Keyboard_configuration#Persistent_configuration
vim the hyprland.conf
remove autogenerate message
use the keyboard ch/fr
natural scroll true
change keybinds
add super w to kill
add alt space for menu
To get the battery:
acpi
Enable bluetooth:
sudo pacman -S bluez
sudo systemctl enable bluetooth
sudo systemctl start bluetooth
Get and set bluetooth' volume
pactl get-sink-volume bluez_output.C0_28_8D_FE_18_48.1
pactl set-sink-volume alsa_output.pci-0000_00_1f.3.analog-stereo 100%
Install yay: here
Enlever le mot de passe pour des entrées :
Ajouter --unrestricted aux menuentry qu'on veut laisser disponible dans /boot/grub/grub.cfg