From: Mart Lubbers Date: Thu, 20 Nov 2025 18:24:49 +0000 (+0100) Subject: things X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=74a8db0d5b666934b258aafe322805f8d4b6fb22;p=dotfiles.git things --- diff --git a/README.md b/README.md index 8ebd1a7..0e78719 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,11 @@ Tip: use GNU stow - `config.h` contains `config.h`'s for `st` and `dwm` - `texlive.profile` contains a minimal texlive profile for unattended installation. Install texlive by running `install-tl -profile texlive.profile` + +## For ygdrassil + +GPU freezes can be solved with throttled: +https://forum.asrock.com/forum_posts.asp?TID=17021&title=solution-for-intel-graphics-freezing-system + + + diff --git a/email/.config/offlineimap/config b/email/.config/offlineimap/config index 0049e67..66906b1 100644 --- a/email/.config/offlineimap/config +++ b/email/.config/offlineimap/config @@ -37,7 +37,7 @@ localfolders = ~/.local/share/offlineimap/mail/ru [Repository netRemote] type = IMAP -folderfilter = lambda x: folderfilter(x) +%folderfilter = lambda x: folderfilter(x) remotepasseval = mailpasswdnet() remotehost = lubbers.email remoteuser = mart@martlubbers.net