Skip to content

Instantly share code, notes, and snippets.

Computer Information:
Manufacturer: Unknown
Model: Unknown
Form Factor: Desktop
No Touch Input Detected
Processor Information:
CPU Vendor: GenuineIntel
CPU Brand: 13th Gen Intel(R) Core(TM) i5-13600K
CPU Family: 0x6
--- /proc/self/fd/63
+++ /proc/self/fd/62
@@ -1,125 +1,117 @@
-/void/usr/lib32:
+/usr/lib32:
+Mcrt1.o
+Scrt1.o
audit
-d3d
-dri
Computer Information:
Manufacturer: Unknown
Model: Unknown
Form Factor: Desktop
No Touch Input Detected
Processor Information:
CPU Vendor: GenuineIntel
CPU Brand: 13th Gen Intel(R) Core(TM) i5-13600K
CPU Family: 0x6
======================
Proton: 1675727332 GE-Proton7-49
SteamGameId: 1551360
Command: ['/home/sewn/vg/games/SteamLibrary/steamapps/common/ForzaHorizon5/ForzaHorizon5.exe']
Options: {'forcelgadd', 'noopwr'}
depot: 0.20230216.41811
pressure-vessel: 0.20230216.0 scout
scripts: 0.20230216.0
soldier: 0.20230216.41811 soldier 0.20230216.41811
Kernel: Linux 6.1.12teapot #1 SMP PREEMPT TKG Fri Feb 17 17:14:51 +03 2023 x86_64
@sewnie
sewnie / theme.css
Created April 9, 2023 10:36
discord theme
.theme-dark {
--text-normal: #ebdbb2; /* fg1 */
--text-muted: #bdae93; /* bg3 */
--background-primary: #1d2021; /* bg dark hard */
--background-secondary: #282828; /* bg */
--background-tertiary: var(--background-primary); /* bg */
--channeltextarea-background: var(--background-secondary); /* edit field */
--header-primary: var(--text-normal);
--header-secondary: var(--text-muted);
--interactive-normal: var(--text-muted);