diff options
Diffstat (limited to 'xinitrc')
-rw-r--r-- | xinitrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ xset -b # disable beeping export QT_STYLE_OVERRIDE='gtk2' export GTK_IM_MODULE=xim +# Fix fullscreen game offscreen +export SDL_VIDEO_MINIMIZE_ON_FOCUS_LOSS=0 mxrandr start-pulseaudio-x11 |