From 01082a1b5872bb2c77bf7418ce7ff5b2d97927c9 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Tue, 30 Jan 2024 14:32:54 -0800 Subject: [PATCH] :wrench: Adjusted notes/configs --- .config/foot/bfoot.ini | 2 +- wayland_with_nvidia.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.config/foot/bfoot.ini b/.config/foot/bfoot.ini index 609592b2..d8c46c2f 100644 --- a/.config/foot/bfoot.ini +++ b/.config/foot/bfoot.ini @@ -8,7 +8,7 @@ # title=foot # locked-title=no include=/usr/share/foot/themes/nord -font=Source Code Pro:size=14 +font=Source Code Pro:size=13 # font-bold= # font-italic= # font-bold-italic= diff --git a/wayland_with_nvidia.md b/wayland_with_nvidia.md index 6192ce99..778538c6 100644 --- a/wayland_with_nvidia.md +++ b/wayland_with_nvidia.md @@ -130,7 +130,8 @@ nvidia-drm.modeset=1 doas grub-mkconfig -o /boot/grub/grub.cfg ``` -4. Probably overkill, but also set it in the kernel modules as well: +4. Probably overkill, but also set it in the kernel modules as well (don't + bother with this): ``` doas touch /etc/modprobe.d/nvidia_drm.conf && \