umai umai umaiiii
This commit is contained in:
@@ -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
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
# Gamescope steam variable
|
||||
gamescope -W 2560 -H 1440 -r 60 -- %command%
|
||||
@@ -10,4 +10,10 @@ sudo os-prober
|
||||
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]
|
||||
[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"
|
||||
Reference in New Issue
Block a user