umai umai umaiiii
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# https://aur.archlinux.org/packages
|
# https://aur.archlinux.org/packages
|
||||||
# Packages
|
# Packages installed via yay or pacseek
|
||||||
Packages = {
|
Packages = {
|
||||||
librewolf
|
librewolf
|
||||||
fastfetch-git
|
fastfetch-git
|
||||||
@@ -7,4 +7,6 @@ Packages = {
|
|||||||
visual-studio-code-bin
|
visual-studio-code-bin
|
||||||
obs-studio-git
|
obs-studio-git
|
||||||
vlc-git
|
vlc-git
|
||||||
|
olympus
|
||||||
|
gamescope
|
||||||
}
|
}
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
# Gamescope steam variable
|
||||||
|
gamescope -W 2560 -H 1440 -r 60 -- %command%
|
||||||
@@ -11,3 +11,9 @@ sudo grub-mkconfig -o /boot/grub/grub.cfg
|
|||||||
|
|
||||||
# Menu colours
|
# 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