mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
Prevent Jetbrains software grey screens
This commit is contained in:
parent
5b74f1f64a
commit
28b71afd33
@ -7,4 +7,8 @@ if [ -x /usr/bin/numlockx ]; then
|
||||
/usr/bin/numlockx on
|
||||
fi
|
||||
|
||||
export _JAVA_AWT_WM_NONREPARENTING=1
|
||||
export AWT_TOOLKIT=MToolkit
|
||||
wmname LG3D
|
||||
|
||||
exec dwm
|
||||
|
Loading…
Reference in New Issue
Block a user