Too lazy to describe changes so look by yourself.
This commit is contained in:
parent
5adcb533e5
commit
81ab9fe009
3 changed files with 4 additions and 2 deletions
|
@ -3,3 +3,4 @@ set -g prefix C-t
|
||||||
set-option -g status-position top
|
set-option -g status-position top
|
||||||
set -g status-bg white
|
set -g status-bg white
|
||||||
set -g status-fg black
|
set -g status-fg black
|
||||||
|
setw -g mode-keys vi
|
||||||
|
|
|
@ -119,13 +119,13 @@ seta "cl_damagetext_velocity_screen" "0 0 0"
|
||||||
seta "cl_damagetext_velocity_world" "0 0 20"
|
seta "cl_damagetext_velocity_world" "0 0 20"
|
||||||
seta "cl_eventchase_death" "0"
|
seta "cl_eventchase_death" "0"
|
||||||
"cl_forwardspeed" "360"
|
"cl_forwardspeed" "360"
|
||||||
seta "cl_matchcount" "422"
|
seta "cl_matchcount" "430"
|
||||||
"cl_movement_track_canjump" "1"
|
"cl_movement_track_canjump" "1"
|
||||||
"cl_particles_quality" "0.4"
|
"cl_particles_quality" "0.4"
|
||||||
"cl_sidespeed" "360"
|
"cl_sidespeed" "360"
|
||||||
"cl_smoothviewheight" "0"
|
"cl_smoothviewheight" "0"
|
||||||
seta "cl_spawn_point_particles" "0"
|
seta "cl_spawn_point_particles" "0"
|
||||||
seta "cl_startcount" "84"
|
seta "cl_startcount" "87"
|
||||||
"cl_upspeed" "360"
|
"cl_upspeed" "360"
|
||||||
seta "cl_zoomsensitivity" "1"
|
seta "cl_zoomsensitivity" "1"
|
||||||
seta "cl_zoomspeed" "-1"
|
seta "cl_zoomspeed" "-1"
|
||||||
|
|
|
@ -2,3 +2,4 @@ keep-open=yes
|
||||||
ao=jack
|
ao=jack
|
||||||
osd-fractions
|
osd-fractions
|
||||||
osd-level=1
|
osd-level=1
|
||||||
|
volume=30
|
||||||
|
|
Loading…
Reference in a new issue