diff options
author | Karel Kočí <cynerd@email.cz> | 2017-01-23 23:14:08 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2017-01-23 23:14:08 +0100 |
commit | 39cd1849ec86e687a07bdce4a486ef0da9753004 (patch) | |
tree | dc861f3e485de7669cfb1c156b879ed1ec1ffeba /xinitrc | |
parent | a186f42adcade1281a19b6522a3db65e918124b5 (diff) | |
download | myconfigs-39cd1849ec86e687a07bdce4a486ef0da9753004.tar.gz myconfigs-39cd1849ec86e687a07bdce4a486ef0da9753004.tar.bz2 myconfigs-39cd1849ec86e687a07bdce4a486ef0da9753004.zip |
Config update after some time
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 |