Fixed alacritty size on different monitors
This commit is contained in:
parent
f38485e206
commit
56e2fff3bd
|
@ -3,6 +3,8 @@
|
|||
size = 11.0
|
||||
[font.normal]
|
||||
family = "monospace"
|
||||
[env]
|
||||
WINIT_X11_SCALE_FACTOR="1.0"
|
||||
|
||||
# Colours (Monokai Charcoal)
|
||||
|
||||
|
|
108
tags
108
tags
|
@ -1,108 +0,0 @@
|
|||
!_TAG_EXTRA_DESCRIPTION anonymous /Include tags for non-named objects like lambda/
|
||||
!_TAG_EXTRA_DESCRIPTION fileScope /Include tags of file scope/
|
||||
!_TAG_EXTRA_DESCRIPTION pseudo /Include pseudo tags/
|
||||
!_TAG_EXTRA_DESCRIPTION subparser /Include tags generated by subparsers/
|
||||
!_TAG_FIELD_DESCRIPTION epoch /the last modified time of the input file (only for F\/file kind tag)/
|
||||
!_TAG_FIELD_DESCRIPTION file /File-restricted scoping/
|
||||
!_TAG_FIELD_DESCRIPTION input /input file/
|
||||
!_TAG_FIELD_DESCRIPTION name /tag name/
|
||||
!_TAG_FIELD_DESCRIPTION pattern /pattern/
|
||||
!_TAG_FIELD_DESCRIPTION typeref /Type and name of a variable or typedef/
|
||||
!_TAG_FIELD_DESCRIPTION!Python nameref /the original name for the tag/
|
||||
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/
|
||||
!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/
|
||||
!_TAG_KIND_DESCRIPTION!Iniconf k,key /keys/
|
||||
!_TAG_KIND_DESCRIPTION!Iniconf s,section /sections/
|
||||
!_TAG_KIND_DESCRIPTION!Perl c,constant /constants/
|
||||
!_TAG_KIND_DESCRIPTION!Perl f,format /formats/
|
||||
!_TAG_KIND_DESCRIPTION!Perl l,label /labels/
|
||||
!_TAG_KIND_DESCRIPTION!Perl p,package /packages/
|
||||
!_TAG_KIND_DESCRIPTION!Perl s,subroutine /subroutines/
|
||||
!_TAG_KIND_DESCRIPTION!Python I,namespace /name referring a module defined in other file/
|
||||
!_TAG_KIND_DESCRIPTION!Python Y,unknown /name referring a class\/variable\/function\/module defined in other module/
|
||||
!_TAG_KIND_DESCRIPTION!Python c,class /classes/
|
||||
!_TAG_KIND_DESCRIPTION!Python f,function /functions/
|
||||
!_TAG_KIND_DESCRIPTION!Python i,module /modules/
|
||||
!_TAG_KIND_DESCRIPTION!Python m,member /class members/
|
||||
!_TAG_KIND_DESCRIPTION!Python v,variable /variables/
|
||||
!_TAG_KIND_DESCRIPTION!Sh a,alias /aliases/
|
||||
!_TAG_KIND_DESCRIPTION!Sh f,function /functions/
|
||||
!_TAG_KIND_DESCRIPTION!Sh h,heredoc /label for here document/
|
||||
!_TAG_KIND_DESCRIPTION!Sh s,script /script files/
|
||||
!_TAG_KIND_DESCRIPTION!Vim C,constant /constant definitions/
|
||||
!_TAG_KIND_DESCRIPTION!Vim a,augroup /autocommand groups/
|
||||
!_TAG_KIND_DESCRIPTION!Vim c,command /user-defined commands/
|
||||
!_TAG_KIND_DESCRIPTION!Vim f,function /function definitions/
|
||||
!_TAG_KIND_DESCRIPTION!Vim m,map /maps/
|
||||
!_TAG_KIND_DESCRIPTION!Vim n,filename /vimball filename/
|
||||
!_TAG_KIND_DESCRIPTION!Vim v,variable /variable definitions/
|
||||
!_TAG_OUTPUT_EXCMD mixed /number, pattern, mixed, or combineV2/
|
||||
!_TAG_OUTPUT_FILESEP slash /slash or backslash/
|
||||
!_TAG_OUTPUT_MODE u-ctags /u-ctags or e-ctags/
|
||||
!_TAG_OUTPUT_VERSION 0.0 /current.age/
|
||||
!_TAG_PARSER_VERSION!Iniconf 0.0 /current.age/
|
||||
!_TAG_PARSER_VERSION!Perl 0.0 /current.age/
|
||||
!_TAG_PARSER_VERSION!Python 0.0 /current.age/
|
||||
!_TAG_PARSER_VERSION!Sh 0.0 /current.age/
|
||||
!_TAG_PARSER_VERSION!Vim 0.0 /current.age/
|
||||
!_TAG_PATTERN_LENGTH_LIMIT 96 /0 for no limit/
|
||||
!_TAG_PROC_CWD /home/termite/.dotfiles/ //
|
||||
!_TAG_PROGRAM_AUTHOR Universal Ctags Team //
|
||||
!_TAG_PROGRAM_NAME Universal Ctags /Derived from Exuberant Ctags/
|
||||
!_TAG_PROGRAM_URL https://ctags.io/ /official site/
|
||||
!_TAG_PROGRAM_VERSION 6.1.0 /v6.1.0/
|
||||
!_TAG_ROLE_DESCRIPTION!Python!module imported /imported modules/
|
||||
!_TAG_ROLE_DESCRIPTION!Python!module indirectlyImported /module imported in alternative name/
|
||||
!_TAG_ROLE_DESCRIPTION!Python!module namespace /namespace from where classes\/variables\/functions are imported/
|
||||
!_TAG_ROLE_DESCRIPTION!Python!unknown imported /imported from the other module/
|
||||
!_TAG_ROLE_DESCRIPTION!Python!unknown indirectlyImported /classes\/variables\/functions\/modules imported in alternative name/
|
||||
!_TAG_ROLE_DESCRIPTION!Sh!heredoc endmarker /end marker/
|
||||
!_TAG_ROLE_DESCRIPTION!Sh!script loaded /loaded/
|
||||
<Leader>md vimrc /^nnoremap <buffer> <Leader>md :Termdebug<CR>$/;" m
|
||||
<Leader>mm vimrc /^nnoremap <buffer> <Leader>mm <cmd>make<CR>$/;" m
|
||||
FA_BATTERY bin/battery /^ FA_BATTERY = "<span font='FontAwesome'>\\uf240<\/span>"$/;" v
|
||||
FA_LIGHTNING bin/battery /^ FA_LIGHTNING = "<span color='{}'><span font='FontAwesome'>\\uf0e7<\/span><\/span>".format(co/;" v
|
||||
FA_PLUG bin/battery /^ FA_PLUG = "<span font='FontAwesome'>\\uf1e6<\/span>"$/;" v
|
||||
FA_QUESTION bin/battery /^ FA_QUESTION = "<span font='FontAwesome'>\\uf128<\/span>"$/;" v
|
||||
W vimrc /^command! W execute 'w !sudo tee % > \/dev\/null' <bar> edit!$/;" c
|
||||
batteries bin/battery /^ batteries = status.split("\\n")$/;" v
|
||||
color bin/battery /^ color = config.get("color_10", "red")$/;" v
|
||||
color bin/battery /^ color = config.get("color_charging", "yellow")$/;" v
|
||||
color bin/battery /^ def color(percent):$/;" f
|
||||
commasplitstatus bin/battery /^ commasplitstatus = battery.split(", ")$/;" v
|
||||
commasplitstatus bin/battery /^ commasplitstatus = commasplitstatus_batteries[0]$/;" v
|
||||
commasplitstatus_batteries bin/battery /^ commasplitstatus_batteries=[]$/;" v
|
||||
config bin/battery /^config = dict(os.environ)$/;" v
|
||||
data_dir vimrc /^let data_dir = has('nvim') ? stdpath('data') . '\/site' : '~\/.vim'$/;" v
|
||||
form bin/battery /^ form = '<span color="{}">{}%<\/span>'$/;" v
|
||||
fulltext bin/battery /^ fulltext = FA_BATTERY + " "$/;" v
|
||||
fulltext bin/battery /^ fulltext = FA_LIGHTNING + " " + FA_PLUG + " "$/;" v
|
||||
fulltext bin/battery /^ fulltext = FA_PLUG + " "$/;" v
|
||||
fulltext bin/battery /^ fulltext = FA_QUESTION + " " + FA_BATTERY + " "$/;" v
|
||||
fulltext bin/battery /^ fulltext = "<span color='{}'><span font='FontAwesome'>\\uf00d \\uf240<\/span><\/span>".forma/;" v
|
||||
g:ycm_always_populate_location_list vimrc /^let g:ycm_always_populate_location_list = 1$/;" v
|
||||
get_album_art bin/volbright /^function get_album_art {$/;" f
|
||||
get_brightness bin/volbright /^function get_brightness {$/;" f
|
||||
get_brightness_icon bin/volbright /^function get_brightness_icon {$/;" f
|
||||
get_mute bin/volbright /^function get_mute {$/;" f
|
||||
get_volume bin/volbright /^function get_volume {$/;" f
|
||||
get_volume_icon bin/volbright /^function get_volume_icon {$/;" f
|
||||
help bin/cpu_usage /^sub help {$/;" s
|
||||
p bin/battery /^ p = int(commasplitstatus[1].rstrip("%\\n"))$/;" v
|
||||
percentleft bin/battery /^ percentleft = 0$/;" v
|
||||
percentleft bin/battery /^ percentleft = int(sum(percentleft_batteries)\/len(percentleft_batteries))$/;" v
|
||||
percentleft bin/battery /^ percentleft = 100$/;" v
|
||||
percentleft_batteries bin/battery /^ percentleft_batteries=[]$/;" v
|
||||
show_brightness_notif bin/volbright /^function show_brightness_notif {$/;" f
|
||||
show_music_notif bin/volbright /^function show_music_notif {$/;" f
|
||||
show_volume_notif bin/volbright /^function show_volume_notif {$/;" f
|
||||
state bin/battery /^ state = state_batteries[0]$/;" v
|
||||
state_batteries bin/battery /^ state_batteries=[]$/;" v
|
||||
status bin/battery /^status = check_output(['acpi'], universal_newlines=True)$/;" v
|
||||
time bin/battery /^ time = ":".join(time.groups())$/;" v
|
||||
time bin/battery /^ time = commasplitstatus[-1].strip()$/;" v
|
||||
time bin/battery /^ time = re.match(r"(\\d+):(\\d+)", time)$/;" v
|
||||
time bin/battery /^ time = ""$/;" v
|
||||
timeleft bin/battery /^ timeleft = " ({})".format(time)$/;" v
|
||||
timeleft bin/battery /^ timeleft = ""$/;" v
|
||||
timeleft bin/battery /^ timeleft = ""$/;" v
|
Loading…
Reference in a new issue