🔧 Adjusted notes/configs

This commit is contained in:
z3rOR0ne 2024-01-30 14:32:54 -08:00
parent ee2ee7ffd5
commit 01082a1b58
2 changed files with 3 additions and 2 deletions

View file

@ -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=<bold variant of regular font>
# font-italic=<italic variant of regular font>
# font-bold-italic=<bold+italic variant of regular font>

View file

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