Lucas Bürgy's links
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
5 results tagged grub  ✕
vinceliuice/grub2-themes: Modern Design theme for Grub2 https://github.com/vinceliuice/grub2-themes
Sat Nov 15 21:13:05 2025
QRCode
grub theme
dual boot - How to get grub2 to remember last choice? - Ask Ubuntu https://askubuntu.com/questions/148662/how-to-get-grub2-to-remember-last-choice/149572#149572
Sat Nov 15 21:04:35 2025
QRCode
grub
Installing Arch Linux /shaare/gI74rQ
Thu May 15 00:10:18 2025
QRCode

Base

I followed this guide to install arch with hyprland: https://portfolio.kylerassweiler.ca/posts/software/linux/arch-linux-hyprland-install/

Internet

Enable the internet connections using a gui

nmtui
nmcli dev wifi
nmcli -f ALL dev wifi

GRUB

I got a theme there

Remember last choice

Put in /etc/default/grub this:

GRUB_DEFAULT=saved
GRUB_SAVEDEFAULT=true

And then, do

sudo update-grub

Rofi

I got a theme here

Arch/Hyprland

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

Others

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

arch grub rofi theme
GitHub - Jacksaur/Gorgeous-GRUB: Collection of decent Community-made GRUB themes. Contributions welcome! https://github.com/Jacksaur/Gorgeous-GRUB
Sun May 11 19:26:09 2025
QRCode

Nice GRUB themes

  • grub2-themes
  • Atomic GRUB Theme
  • Matter
grub
mint_customization_19_3 [Wiki de sebsauvage.net] https://sebsauvage.net/wiki/doku.php?id=mint_customization_19_3&redirect=1
Sat Jun 13 13:28:19 2020
QRCode

Enlever le mot de passe pour des entrées :
Ajouter --unrestricted aux menuentry qu'on veut laisser disponible dans /boot/grub/grub.cfg

grub
1244 links, including 4 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn