User Tools

Site Tools


public:it:discord

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
public:it:discord [2020/11/06 08:43] – external edit 127.0.0.1public:it:discord [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== Discord ====== 
  
-A few annoying things I've dealt with while using discord fixed. Ubuntu w/ gnome-shell 
- 
- 
-==== Scale Factor fix ==== 
-1. Scale factor: I set my desktop to 200% in gnome shell. Every once and a while discord will forget that it is supposed to be scaled up. Minimizing and maximizing fixes this but is also annoying. 
- 
-To fix permanently you can add the following command line option to ''%%'/usr/share/applications/discord.desktop'%%'' 
- 
-<code>Exec=/usr/share/discord/Discord --force-device-scale-factor=2</code> 
- 
- 
-==== Snap window ==== 
- 
-2. Snap window to left or right. It doesn't work with discord because it seems to want to be a certain size. While I can appreciate that, I don't care. 
- 
-Add the following options to your discord ''%%~/.config/discord/settings.json%%''  file: 
-<code> 
-  "MIN_WIDTH": 0,  
-  "MIN_HEIGHT": 0,  
-</code> 
-Restart discord 
public/it/discord.1604673784.txt.gz · Last modified: 2020/11/06 08:43 by 127.0.0.1