🔧 Adjusted notes/configs
This commit is contained in:
parent
ee2ee7ffd5
commit
01082a1b58
2 changed files with 3 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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 && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue