Compare commits
No commits in common. "07ff2232dac58d4231c34bf4ea37586e794e1984" and "cca48176f61d9a99f8e51729a1b50f262ec81689" have entirely different histories.
07ff2232da
...
cca48176f6
3 changed files with 30 additions and 39 deletions
|
@ -85,10 +85,6 @@ e = "file_explorer"
|
||||||
w = ":write"
|
w = ":write"
|
||||||
g = "changed_file_picker"
|
g = "changed_file_picker"
|
||||||
|
|
||||||
[keys.normal.space.z]
|
|
||||||
z = ":q"
|
|
||||||
a = ":qa"
|
|
||||||
|
|
||||||
[keys.insert]
|
[keys.insert]
|
||||||
C-g = "normal_mode"
|
C-g = "normal_mode"
|
||||||
|
|
||||||
|
|
|
@ -6,4 +6,4 @@ bold_italic_font auto
|
||||||
|
|
||||||
background_opacity 0.95
|
background_opacity 0.95
|
||||||
|
|
||||||
enabled_layouts stack,tall:bias=50;full_size=1,fat:bias=50;full_size=1
|
enabled_layouts tall:bias=50;full_size=1,fat:bias=50;full_size=1,stack
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
// -nojoy -novid -nointro -high -threads 11 +exec autoexec.cfg
|
// -nojoy -novid -nointro -high -threads 11 +exec autoexec.cfg
|
||||||
// Linux Wayland Launch Options
|
// Linux Wayland Launch Options
|
||||||
// LD_PRELOAD="" gamescope --adaptive-sync --force-grab-cursor -w 2560 -h 1440 -f -r 165 -- %command% -nojoy -high -threads 11 +exec autoexec -full
|
// LD_PRELOAD="" gamescope --adaptive-sync --force-grab-cursor -w 2560 -h 1440 -f -r 165 -- %command% -nojoy -high -threads 11 +exec autoexec -full
|
||||||
// gamescope -w 2560 -h 1440 -W 2560 -H 1440 -r 165 -e --rt --force-windows-fullscreen -o 15 -f --force-grab-cursor --immediate-flips --adaptive-sync --
|
// gamescope -w 2560 -h 1440 -W 2560 -H 1440 -r 165 -e --rt --force-windows-fullscreen -o 15 -f --force-grab-cursor --immediate-flips --adaptive-sync --
|
||||||
|
|
||||||
// keyboard binds
|
// keyboard binds
|
||||||
bind q "slot3; lastinv"
|
bind q "slot3; lastinv"
|
||||||
|
@ -29,40 +29,35 @@ bind "y" "messagemode"
|
||||||
bind "u" "messagemode2"
|
bind "u" "messagemode2"
|
||||||
bind "\" "toggleconsole"
|
bind "\" "toggleconsole"
|
||||||
|
|
||||||
bind "w" "+forward"
|
// bind "space" "+jump"
|
||||||
bind "a" "+left"
|
// bind "ctrl" "+duck"
|
||||||
bind "s" "+back"
|
// bind "shift" "+sprint"
|
||||||
bind "d" "+right"
|
|
||||||
|
|
||||||
bind "space" "+jump"
|
|
||||||
bind "ctrl" "+duck"
|
|
||||||
bind "shift" "+sprint"
|
|
||||||
|
|
||||||
// De-Subtick Movement
|
// De-Subtick Movement
|
||||||
|
|
||||||
// bind "w" "+forward_"
|
bind "w" "+forward_"
|
||||||
// bind "a" "+left_"
|
bind "a" "+left_"
|
||||||
// bind "s" "+back_"
|
bind "s" "+back_"
|
||||||
// bind "d" "+right_"
|
bind "d" "+right_"
|
||||||
// bind "space" "+jump_"
|
bind "space" "+jump_"
|
||||||
// bind "ctrl" "+duck_"
|
bind "ctrl" "+duck_"
|
||||||
// bind "shift" "+sprint_"
|
bind "shift" "+sprint_"
|
||||||
//
|
|
||||||
// alias +jump_ "exec workaround_jump_start"
|
alias +jump_ "exec workaround_jump_start"
|
||||||
// alias -jump_ "exec workaround_jump_end"
|
alias -jump_ "exec workaround_jump_end"
|
||||||
// alias +duck_ "exec workaround_duck_start"
|
alias +duck_ "exec workaround_duck_start"
|
||||||
// alias -duck_ "exec workaround_duck_end"
|
alias -duck_ "exec workaround_duck_end"
|
||||||
// alias +sprint_ "exec workaround_sprint_start"
|
alias +sprint_ "exec workaround_sprint_start"
|
||||||
// alias -sprint_ "exec workaround_sprint_end"
|
alias -sprint_ "exec workaround_sprint_end"
|
||||||
//
|
|
||||||
// alias +forward_ "exec workaround_forward_start"
|
alias +forward_ "exec workaround_forward_start"
|
||||||
// alias -forward_ "exec workaround_forward_end"
|
alias -forward_ "exec workaround_forward_end"
|
||||||
// alias +left_ "exec workaround_left_start"
|
alias +left_ "exec workaround_left_start"
|
||||||
// alias -left_ "exec workaround_left_end"
|
alias -left_ "exec workaround_left_end"
|
||||||
// alias +back_ "exec workaround_back_start"
|
alias +back_ "exec workaround_back_start"
|
||||||
// alias -back_ "exec workaround_back_end"
|
alias -back_ "exec workaround_back_end"
|
||||||
// alias +right_ "exec workaround_right_start"
|
alias +right_ "exec workaround_right_start"
|
||||||
// alias -right_ "exec workaround_right_end"
|
alias -right_ "exec workaround_right_end"
|
||||||
|
|
||||||
bind "mouse3" "player_ping"
|
bind "mouse3" "player_ping"
|
||||||
bind "mouse4" "toggleradarscale"
|
bind "mouse4" "toggleradarscale"
|
||||||
|
@ -81,6 +76,7 @@ unbind "mwheeldown"
|
||||||
// mouse settings LINUX
|
// mouse settings LINUX
|
||||||
sensitivity 0.75
|
sensitivity 0.75
|
||||||
|
|
||||||
|
|
||||||
// emulate 4:3 resolution mouse effect, horizontal speed
|
// emulate 4:3 resolution mouse effect, horizontal speed
|
||||||
// default is 0.02
|
// default is 0.02
|
||||||
m_yaw 0.033
|
m_yaw 0.033
|
||||||
|
@ -91,11 +87,10 @@ cl_teamid_overhead_fade_near_crosshair 0
|
||||||
cl_showloadout 1
|
cl_showloadout 1
|
||||||
|
|
||||||
// cl hud settings
|
// cl hud settings
|
||||||
safezonex 0.8
|
safezonex 1.00
|
||||||
cl_radar_scale 0.35
|
cl_radar_scale 0.35
|
||||||
cl_radar_always_centered 0
|
cl_radar_always_centered 0
|
||||||
cl_radar_rotate 1
|
cl_radar_rotate 1
|
||||||
cl_hud_radar_scale 1
|
|
||||||
|
|
||||||
// volume setings
|
// volume setings
|
||||||
volume 0.4
|
volume 0.4
|
||||||
|
|
Loading…
Add table
Reference in a new issue