idea-dwm

sudo pacman -S wmname

添加下面的代码到~/.xinitrc

export _JAVA_AWT_WM_NONREPARENTING=1 
export AWT_TOOLKIT=MToolkit 
wmname LG3D

reboot或者source ~/.xinitrc

发布了174 篇原创文章 · 获赞 28 · 访问量 12万+

猜你喜欢

转载自blog.csdn.net/u010563350/article/details/104948256