From 0ebc2024e44bc38a5f4c6becf0cae20cf555fbaf Mon Sep 17 00:00:00 2001 From: DazAh <9095216+DazAh@users.noreply.github.com> Date: Mon, 18 Nov 2019 20:18:02 +0000 Subject: [PATCH] new file: dot_profile modified: private_dot_local/share/private_Steam/userdata/97325688/730/local/cfg/executable_autoexec.cfg modified: private_dot_local/share/private_Steam/userdata/97325688/730/local/cfg/executable_video.txt --- dot_profile | 32 +++++++++++++++++++ .../730/local/cfg/executable_autoexec.cfg | 8 ++--- .../730/local/cfg/executable_video.txt | 4 +-- 3 files changed, 38 insertions(+), 6 deletions(-) create mode 100644 dot_profile diff --git a/dot_profile b/dot_profile new file mode 100644 index 0000000..403d456 --- /dev/null +++ b/dot_profile @@ -0,0 +1,32 @@ +# Sample .profile for SuSE Linux +# rewritten by Christian Steinruecken +# +# This file is read each time a login shell is started. +# All other interactive shells will only read .bashrc; this is particularly +# important for language settings, see below. + +test -z "$PROFILEREAD" && . /etc/profile || true + +# Most applications support several languages for their output. +# To make use of this feature, simply uncomment one of the lines below or +# add your own one (see /usr/share/locale/locale.alias for more codes) +# This overwrites the system default set in /etc/sysconfig/language +# in the variable RC_LANG. +# +#export LANG=de_DE.UTF-8 # uncomment this line for German output +#export LANG=fr_FR.UTF-8 # uncomment this line for French output +#export LANG=es_ES.UTF-8 # uncomment this line for Spanish output + + +# Some people don't like fortune. If you uncomment the following lines, +# you will have a fortune each time you log in ;-) + +#if [ -x /usr/bin/fortune ] ; then +# echo +# /usr/bin/fortune +# echo +#fi + +export PATH="$HOME/.cargo/bin:$PATH" +export KWIN_DRM_USE_EGL_STREAMS=1 +export KWIN_TRIPLE_BUFFER=1 diff --git a/private_dot_local/share/private_Steam/userdata/97325688/730/local/cfg/executable_autoexec.cfg b/private_dot_local/share/private_Steam/userdata/97325688/730/local/cfg/executable_autoexec.cfg index bd6beae..d314140 100644 --- a/private_dot_local/share/private_Steam/userdata/97325688/730/local/cfg/executable_autoexec.cfg +++ b/private_dot_local/share/private_Steam/userdata/97325688/730/local/cfg/executable_autoexec.cfg @@ -32,8 +32,8 @@ net_graphproportionalfont "0" // small netgraph font echo "Net Settings loaded" // Mouse -sensitivity "1" -zoom_sensitivity_ratio_mouse "1.05" +sensitivity "1.05" +zoom_sensitivity_ratio_mouse "1" m_rawinput "1" // RInput via sourceGL instead m_pitch "0.022" m_customaccel "0" @@ -111,12 +111,12 @@ echo "HUD Settings loaded" // Crosshair cl_crosshairalpha "200" -cl_crosshaircolor "5" +cl_crosshaircolor "2" cl_crosshaircolor_b "50" cl_crosshaircolor_r "50" cl_crosshaircolor_g "250" cl_crosshairdot "0" -cl_crosshairgap "-3" +cl_crosshairgap "-4" cl_crosshairsize "3" cl_crosshairstyle "4" cl_crosshairusealpha "1" diff --git a/private_dot_local/share/private_Steam/userdata/97325688/730/local/cfg/executable_video.txt b/private_dot_local/share/private_Steam/userdata/97325688/730/local/cfg/executable_video.txt index 12c26ae..424b177 100644 --- a/private_dot_local/share/private_Steam/userdata/97325688/730/local/cfg/executable_video.txt +++ b/private_dot_local/share/private_Steam/userdata/97325688/730/local/cfg/executable_video.txt @@ -14,8 +14,8 @@ "setting.csm_quality_level" "2" "setting.mat_software_aa_strength" "1" "setting.mat_motion_blur_enabled" "0" - "setting.defaultres" "1920" - "setting.defaultresheight" "1080" + "setting.defaultres" "1680" + "setting.defaultresheight" "1050" "setting.aspectratiomode" "0" "setting.fullscreen" "1" "setting.nowindowborder" "0"