forcing discord to use wayland, forcing proton use wayland
This commit is contained in:
1
.config/environment.d/90-proton.conf
Normal file
1
.config/environment.d/90-proton.conf
Normal file
@@ -0,0 +1 @@
|
|||||||
|
PROTON_ENABLE_WAYLAND=1
|
||||||
1
.local/share/Steam/steam_dev.cfg
Normal file
1
.local/share/Steam/steam_dev.cfg
Normal file
@@ -0,0 +1 @@
|
|||||||
|
unShaderBackgroundProcessingThreads 8
|
||||||
10
.local/share/applications/discord.desktop
Normal file
10
.local/share/applications/discord.desktop
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Name=Discord
|
||||||
|
StartupWMClass=discord
|
||||||
|
Comment=All-in-one voice and text chat for gamers that's free, secure, and works on both your desktop and phone.
|
||||||
|
GenericName=Internet Messenger
|
||||||
|
Exec=/usr/bin/discord --ozone-platform=wayland
|
||||||
|
Icon=discord
|
||||||
|
Type=Application
|
||||||
|
Categories=Network;InstantMessaging;
|
||||||
|
Path=/usr/bin
|
||||||
Reference in New Issue
Block a user