Update .config/packages/archgirlie
Remove .config/qalculate/qalc.cfg
This commit is contained in:
parent
b92c8faaba
commit
4c671dde93
2 changed files with 1 additions and 84 deletions
|
@ -177,6 +177,7 @@ rsync
|
||||||
rust
|
rust
|
||||||
sddm
|
sddm
|
||||||
sddm-catppuccin-git
|
sddm-catppuccin-git
|
||||||
|
sddm-rose-pine-git
|
||||||
sddm-theme-catppuccin-git
|
sddm-theme-catppuccin-git
|
||||||
sdl2-gamepad-mapper
|
sdl2-gamepad-mapper
|
||||||
shfmt
|
shfmt
|
||||||
|
|
|
@ -1,84 +0,0 @@
|
||||||
|
|
||||||
[General]
|
|
||||||
version=4.9.0
|
|
||||||
save_mode_on_exit=1
|
|
||||||
save_definitions_on_exit=1
|
|
||||||
clear_history_on_exit=0
|
|
||||||
ignore_locale=0
|
|
||||||
colorize=1
|
|
||||||
auto_update_exchange_rates=-1
|
|
||||||
spacious=1
|
|
||||||
vertical_space=1
|
|
||||||
excessive_parenthesis=0
|
|
||||||
short_multiplication=1
|
|
||||||
use_unicode_signs=1
|
|
||||||
use_unicode_exponents=1
|
|
||||||
lower_case_numbers=0
|
|
||||||
duodecimal_symbols=0
|
|
||||||
lower_case_e=0
|
|
||||||
imaginary_j=0
|
|
||||||
base_display=1
|
|
||||||
twos_complement=1
|
|
||||||
hexadecimal_twos_complement=0
|
|
||||||
spell_out_logical_operators=1
|
|
||||||
digit_grouping=0
|
|
||||||
decimal_comma=-1
|
|
||||||
dot_as_separator=-1
|
|
||||||
comma_as_separator=0
|
|
||||||
multiplication_sign=2
|
|
||||||
division_sign=0
|
|
||||||
|
|
||||||
[Mode]
|
|
||||||
min_deci=0
|
|
||||||
use_min_deci=0
|
|
||||||
max_deci=2
|
|
||||||
use_max_deci=0
|
|
||||||
precision=10
|
|
||||||
interval_arithmetic=1
|
|
||||||
interval_display=0
|
|
||||||
min_exp=-1
|
|
||||||
negative_exponents=0
|
|
||||||
sort_minus_last=1
|
|
||||||
number_fraction_format=-1
|
|
||||||
complex_number_form=0
|
|
||||||
use_prefixes=1
|
|
||||||
use_prefixes_for_all_units=0
|
|
||||||
use_prefixes_for_currencies=0
|
|
||||||
use_binary_prefixes=0
|
|
||||||
abbreviate_names=1
|
|
||||||
all_prefixes_enabled=0
|
|
||||||
denominator_prefix_enabled=1
|
|
||||||
place_units_separately=1
|
|
||||||
auto_post_conversion=3
|
|
||||||
mixed_units_conversion=3
|
|
||||||
local_currency_conversion=1
|
|
||||||
number_base=10
|
|
||||||
number_base_expression=10
|
|
||||||
read_precision=0
|
|
||||||
assume_denominators_nonzero=1
|
|
||||||
warn_about_denominators_assumed_nonzero=1
|
|
||||||
structuring=1
|
|
||||||
angle_unit=1
|
|
||||||
caret_as_xor=0
|
|
||||||
concise_uncertainty_input=0
|
|
||||||
functions_enabled=1
|
|
||||||
variables_enabled=1
|
|
||||||
calculate_variables=1
|
|
||||||
calculate_functions=1
|
|
||||||
variable_units_enabled=1
|
|
||||||
sync_units=1
|
|
||||||
unknownvariables_enabled=0
|
|
||||||
units_enabled=1
|
|
||||||
allow_complex=1
|
|
||||||
allow_infinite=1
|
|
||||||
indicate_infinite_series=0
|
|
||||||
show_ending_zeroes=1
|
|
||||||
rounding_mode=0
|
|
||||||
approximation=-1
|
|
||||||
interval_calculation=1
|
|
||||||
in_rpn_mode=0
|
|
||||||
rpn_syntax=0
|
|
||||||
limit_implicit_multiplication=0
|
|
||||||
parsing_mode=0
|
|
||||||
default_assumption_type=4
|
|
||||||
default_assumption_sign=0
|
|
Loading…
Reference in a new issue