umai umai umaiiii

This commit is contained in:
2024-09-09 15:16:50 +02:00
parent d567a9c0f1
commit 4c63dd555b
5 changed files with 12 additions and 3 deletions
+3 -1
View File
@@ -1,5 +1,5 @@
# https://aur.archlinux.org/packages
# Packages
# Packages installed via yay or pacseek
Packages = {
librewolf
fastfetch-git
@@ -7,4 +7,6 @@ Packages = {
visual-studio-code-bin
obs-studio-git
vlc-git
olympus
gamescope
}
+2
View File
@@ -0,0 +1,2 @@
# Gamescope steam variable
gamescope -W 2560 -H 1440 -r 60 -- %command%
View File
+6
View File
@@ -11,3 +11,9 @@ sudo grub-mkconfig -o /boot/grub/grub.cfg
# Menu colours
[Source: https://www.gnu.org/software/grub/manual/grub/html_node/Theme-file-format.html]
# Change inside /etc/defaults/grub
GRUB_TERMINAL_OUTPUT="gfxterm"
GRUB_COLOR_NORMAL="light-blue/black"
GRUB_COLOR_HIGHLIGHT="light-cyan/blue"
# JPG file has to exist in /boot/grub/
GRUB_BACKGROUND="/boot/grub/AI-Hoshino-Oshi-No-Ko.jpg"
-1
View File
@@ -4,6 +4,5 @@ pacman -Syu
# Dual boot
fdisk list
# select boot disk
mkfs.fat -F 32 boot
mkfs.ext4 root