Skip to content

Instantly share code, notes, and snippets.

View vicente-gonzalez-ruiz's full-sized avatar

Vicente González Ruiz vicente-gonzalez-ruiz

View GitHub Profile
@vicente-gonzalez-ruiz
vicente-gonzalez-ruiz / xorg_dpi.md
Last active February 5, 2023 17:03
Dots per inch used by the Xorg client.

In ~/.Xresources (example):

! Xft.dpi:       96
Xft.dpi:       192

.
.
.
@vicente-gonzalez-ruiz
vicente-gonzalez-ruiz / update_mirrors.md
Created February 21, 2023 22:14
Update pacman mirrors manjaro

sudo pacman-mirrors --country all --api --protocols all --set-branch stable && sudo pacman -Syyu

@vicente-gonzalez-ruiz
vicente-gonzalez-ruiz / virtualbox manjaro kernel 6.2 intel 12 th generation.md
Last active February 22, 2023 17:23
virtualbox manjaro kernel 6.2 intel 12 th generation.md

See https://forum.manjaro.org/t/oracle-vm-stuck-at-20/127927/8

You must add ibt=off to the end of line shown below:

menuentry 'Manjaro Linux (/dev/nvme0n1p5, kernel 6.2.0rc8-1-MANJARO x64, nouveau)' --class manjaro --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-c13a7c80-7780-4e43-90c1-c7cc4b4d36c2' {
	savedefault
	load_video
	set gfxpayload=keep
	insmod gzio

sudo pacman -Fy bibtool