···88 "com.usebottles.bottles"
99 ];
1010 overrides = {
1111- "org.vinegarhq.Sober".Environment = {
1212- # do not touch, makes sober run on the iGPU and not crash lol
1313- VK_DRIVER_FILES = "/usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/intel_icd.x86_64.json";
1111+ "org.vinegarhq.Sober" = {
1212+ Context = {
1313+ filesystems = ["xdg-run/discord-ipc-0" "xdg-run/app/com.discordapp.Discord:create"];
1414+ };
1515+ Environment = {
1616+ # do not touch, makes sober run on the iGPU and not crash lol
1717+ VK_DRIVER_FILES = "/usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/intel_icd.x86_64.json";
1818+ };
1419 };
1520 "com.usebottles.bottles".Context.filesystems = ["home"];
1621 };