Update some configs
This commit is contained in:
parent
4e93089a0b
commit
9eca41e227
4 changed files with 20 additions and 14 deletions
|
@ -10,5 +10,7 @@ font:
|
||||||
family: JetBrains Mono NF
|
family: JetBrains Mono NF
|
||||||
size: 13.0
|
size: 13.0
|
||||||
|
|
||||||
|
window:
|
||||||
|
opacity: 0.9
|
||||||
|
|
||||||
draw_bold_text_with_bright_colors: true
|
draw_bold_text_with_bright_colors: true
|
||||||
background_opacity: 0.9
|
|
||||||
|
|
|
@ -17,7 +17,9 @@ def init(c):
|
||||||
c.tabs.new_position.related = 'last'
|
c.tabs.new_position.related = 'last'
|
||||||
c.tabs.pinned.frozen = False
|
c.tabs.pinned.frozen = False
|
||||||
|
|
||||||
c.url.searchengines = {'DEFAULT': 'bookmarks.serguzim/?q={}'}
|
c.url.searchengines = {
|
||||||
|
'DEFAULT': 'https://duckduckgo.com/?q={}',
|
||||||
|
}
|
||||||
|
|
||||||
dracula.draw.blood(c, {
|
dracula.draw.blood(c, {
|
||||||
'spacing': {
|
'spacing': {
|
||||||
|
|
|
@ -11,7 +11,7 @@ def init(c):
|
||||||
c.bind(',g', 'open {url:scheme}://github1s.com{url:path}{url:query}')
|
c.bind(',g', 'open {url:scheme}://github1s.com{url:path}{url:query}')
|
||||||
c.bind(',rr', 'open {url:scheme}://removeddit.com{url:path}{url:query}')
|
c.bind(',rr', 'open {url:scheme}://removeddit.com{url:path}{url:query}')
|
||||||
c.bind(',rt', 'open {url:scheme}://reddit.tube{url:path}{url:query}')
|
c.bind(',rt', 'open {url:scheme}://reddit.tube{url:path}{url:query}')
|
||||||
c.bind(',s', 'spawn steam steam://openurl/{url}')
|
c.bind(',s', 'spawn xdg-open steam://openurl/{url}')
|
||||||
|
|
||||||
gpg_key = '723B78C0BF8D8C721D2C4EEF41E544A54E2533B2'
|
gpg_key = '723B78C0BF8D8C721D2C4EEF41E544A54E2533B2'
|
||||||
|
|
||||||
|
|
|
@ -31,6 +31,8 @@ bind "u" "messagemode2"
|
||||||
bind "w" "+forward"
|
bind "w" "+forward"
|
||||||
bind "x" "slot12"
|
bind "x" "slot12"
|
||||||
bind "z" "radio"
|
bind "z" "radio"
|
||||||
|
bind "KP_MINUS" "+left"
|
||||||
|
bind "KP_PLUS" "+right"
|
||||||
bind "," "buyammo1"
|
bind "," "buyammo1"
|
||||||
bind "." "buyammo2"
|
bind "." "buyammo2"
|
||||||
bind "ENTER" "messagemode"
|
bind "ENTER" "messagemode"
|
||||||
|
@ -38,6 +40,7 @@ bind "SPACE" "+jump"
|
||||||
bind "TAB" "+showscores"
|
bind "TAB" "+showscores"
|
||||||
bind "ESCAPE" "cancelselect"
|
bind "ESCAPE" "cancelselect"
|
||||||
bind "DEL" "mute"
|
bind "DEL" "mute"
|
||||||
|
bind "PGDN" "+left"
|
||||||
bind "PAUSE" "pause"
|
bind "PAUSE" "pause"
|
||||||
bind "SHIFT" "+speed"
|
bind "SHIFT" "+speed"
|
||||||
bind "ALT" "+quickinv"
|
bind "ALT" "+quickinv"
|
||||||
|
@ -65,7 +68,6 @@ bind "JOY6" "+lookspin"
|
||||||
bind "JOY7" "togglescores"
|
bind "JOY7" "togglescores"
|
||||||
bind "JOY8" "gameui_activate"
|
bind "JOY8" "gameui_activate"
|
||||||
bind "JOY10" "+attack2"
|
bind "JOY10" "+attack2"
|
||||||
bind "POV_DOWN" "drop"
|
|
||||||
bind "Y AXIS NEG" "xmove"
|
bind "Y AXIS NEG" "xmove"
|
||||||
bind "Z AXIS POS" "+duck"
|
bind "Z AXIS POS" "+duck"
|
||||||
bind "Z AXIS NEG" "+attack"
|
bind "Z AXIS NEG" "+attack"
|
||||||
|
@ -138,8 +140,8 @@ c_thirdpersonshoulderaimdist "120.0"
|
||||||
c_thirdpersonshoulderdist "40.0"
|
c_thirdpersonshoulderdist "40.0"
|
||||||
c_thirdpersonshoulderheight "5.0"
|
c_thirdpersonshoulderheight "5.0"
|
||||||
c_thirdpersonshoulderoffset "20.0"
|
c_thirdpersonshoulderoffset "20.0"
|
||||||
cachedvalue_count_partybrowser "1642562836"
|
cachedvalue_count_partybrowser "1643227662"
|
||||||
cachedvalue_count_teammates "1642776346"
|
cachedvalue_count_teammates "1643572488"
|
||||||
cam_collision "1"
|
cam_collision "1"
|
||||||
cam_idealdelta "4.0"
|
cam_idealdelta "4.0"
|
||||||
cam_idealdist "150"
|
cam_idealdist "150"
|
||||||
|
@ -283,7 +285,7 @@ cl_showloadout "0"
|
||||||
cl_showpluginmessages2 "0"
|
cl_showpluginmessages2 "0"
|
||||||
cl_sniper_delay_unscope "0"
|
cl_sniper_delay_unscope "0"
|
||||||
cl_spec_follow_grenade_key "0"
|
cl_spec_follow_grenade_key "0"
|
||||||
cl_spec_mode "4"
|
cl_spec_mode "5"
|
||||||
cl_tablet_mapmode "2"
|
cl_tablet_mapmode "2"
|
||||||
cl_teamid_overhead_mode "2"
|
cl_teamid_overhead_mode "2"
|
||||||
cl_teammate_colors_show "1"
|
cl_teammate_colors_show "1"
|
||||||
|
@ -307,7 +309,7 @@ engine_no_focus_sleep "50"
|
||||||
force_audio_english "0"
|
force_audio_english "0"
|
||||||
func_break_max_pieces "15"
|
func_break_max_pieces "15"
|
||||||
g15_update_msec "250"
|
g15_update_msec "250"
|
||||||
gameinstructor_enable "1"
|
gameinstructor_enable "0"
|
||||||
hud_scaling "0.850000"
|
hud_scaling "0.850000"
|
||||||
hud_showtargetid "0"
|
hud_showtargetid "0"
|
||||||
hud_takesshots "0"
|
hud_takesshots "0"
|
||||||
|
@ -423,11 +425,11 @@ password "CB1FED3C80B40C63D23DEEC81651D4029AACBFE621D3565F509895038A9BB2FB"
|
||||||
play_distance "1"
|
play_distance "1"
|
||||||
player_botdifflast_s "2"
|
player_botdifflast_s "2"
|
||||||
player_competitive_maplist_2v2_10_1_8B1DA40F "mg_de_extraction"
|
player_competitive_maplist_2v2_10_1_8B1DA40F "mg_de_extraction"
|
||||||
player_competitive_maplist_8_10_1_62D24D31 "mg_lobby_mapveto"
|
player_competitive_maplist_8_10_1_62D24D31 "mg_de_mirage,mg_de_inferno,mg_de_nuke,mg_de_dust2,mg_de_train"
|
||||||
player_nevershow_communityservermessage "0"
|
player_nevershow_communityservermessage "0"
|
||||||
player_survival_list_10_1_13 "mg_dz_blacksite,mg_dz_sirocco,mg_dz_county"
|
player_survival_list_10_1_13 "mg_dz_blacksite,mg_dz_sirocco,mg_dz_county"
|
||||||
player_teamplayedlast "3"
|
player_teamplayedlast "3"
|
||||||
player_wargames_list2_10_1_E04 "mg_skirmish_demolition"
|
player_wargames_list2_10_1_E04 "mg_skirmish_armsrace"
|
||||||
r_drawmodelstatsoverlaymax "1.5"
|
r_drawmodelstatsoverlaymax "1.5"
|
||||||
r_drawmodelstatsoverlaymin "0.1"
|
r_drawmodelstatsoverlaymin "0.1"
|
||||||
r_drawtracers_firstperson "1"
|
r_drawtracers_firstperson "1"
|
||||||
|
@ -464,7 +466,7 @@ snd_menumusic_volume "0.031492"
|
||||||
snd_mix_async "1"
|
snd_mix_async "1"
|
||||||
snd_mix_async_onetime_reset "1"
|
snd_mix_async_onetime_reset "1"
|
||||||
snd_mixahead "0.025"
|
snd_mixahead "0.025"
|
||||||
snd_music_selection "2"
|
snd_music_selection "1"
|
||||||
snd_music_volume_onetime_reset_2 "1"
|
snd_music_volume_onetime_reset_2 "1"
|
||||||
snd_musicvolume_multiplier_inoverlay "0.100000"
|
snd_musicvolume_multiplier_inoverlay "0.100000"
|
||||||
snd_mute_losefocus "0"
|
snd_mute_losefocus "0"
|
||||||
|
@ -495,7 +497,7 @@ sv_logsdir "logs"
|
||||||
sv_noclipaccelerate "5"
|
sv_noclipaccelerate "5"
|
||||||
sv_noclipspeed "5"
|
sv_noclipspeed "5"
|
||||||
sv_pvsskipanimation "1"
|
sv_pvsskipanimation "1"
|
||||||
sv_skyname "sky_cs15_daylight01_hdr"
|
sv_skyname "nukeblank"
|
||||||
sv_specaccelerate "5"
|
sv_specaccelerate "5"
|
||||||
sv_specnoclip "1"
|
sv_specnoclip "1"
|
||||||
sv_specspeed "3"
|
sv_specspeed "3"
|
||||||
|
@ -522,7 +524,7 @@ ui_inventorysettings_recently_acknowledged ""
|
||||||
ui_mainmenu_bkgnd_movie_53A07E69 "county"
|
ui_mainmenu_bkgnd_movie_53A07E69 "county"
|
||||||
ui_nearbylobbies_filter3 "competitive"
|
ui_nearbylobbies_filter3 "competitive"
|
||||||
ui_news_last_read_link "https://blog.counter-strike.net/index.php/2022/01/36745/"
|
ui_news_last_read_link "https://blog.counter-strike.net/index.php/2022/01/36745/"
|
||||||
ui_playsettings_custom_preset "mg_lobby_mapveto"
|
ui_playsettings_custom_preset ""
|
||||||
ui_playsettings_directchallengekey ""
|
ui_playsettings_directchallengekey ""
|
||||||
ui_playsettings_flags_listen_casual "0"
|
ui_playsettings_flags_listen_casual "0"
|
||||||
ui_playsettings_flags_listen_competitive "48"
|
ui_playsettings_flags_listen_competitive "48"
|
||||||
|
@ -547,7 +549,7 @@ ui_playsettings_maps_official_casual "mg_casualdelta"
|
||||||
ui_playsettings_maps_official_deathmatch "mg_casualdelta"
|
ui_playsettings_maps_official_deathmatch "mg_casualdelta"
|
||||||
ui_playsettings_maps_workshop "@workshop/308490450/xhair_v3"
|
ui_playsettings_maps_workshop "@workshop/308490450/xhair_v3"
|
||||||
ui_playsettings_mode_listen "casual"
|
ui_playsettings_mode_listen "casual"
|
||||||
ui_playsettings_mode_official_v20 "competitive"
|
ui_playsettings_mode_official_v20 "skirmish"
|
||||||
ui_playsettings_prime "1"
|
ui_playsettings_prime "1"
|
||||||
ui_playsettings_survival_solo "0"
|
ui_playsettings_survival_solo "0"
|
||||||
ui_playsettings_warmup_map_name "de_mirage"
|
ui_playsettings_warmup_map_name "de_mirage"
|
||||||
|
|
Loading…
Reference in a new issue