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 && \