diff --git a/home/base/core/shells/config.nu b/home/base/core/shells/config.nu index f57efdd5..3bf78bd3 100644 --- a/home/base/core/shells/config.nu +++ b/home/base/core/shells/config.nu @@ -109,8 +109,7 @@ $env.config = { vi_insert: block # block, underscore, line , blink_block, blink_underscore, blink_line (block is the default) vi_normal: underscore # block, underscore, line, blink_block, blink_underscore, blink_line (underscore is the default) } - use_grid_icons: true - footer_mode: "25" # always, never, number_of_rows, auto + footer_mode: "auto" # always, never, number_of_rows, auto float_precision: 2 # the precision for displaying floats in tables # buffer_editor: "emacs" # command that will be used to edit the current line buffer with ctrl+o, if unset fallback to $env.EDITOR and $env.VISUAL bracketed_paste: true # enable bracketed paste, currently useless on windows diff --git a/modules/darwin/apps.nix b/modules/darwin/apps.nix index f5a460f6..1db23cba 100644 --- a/modules/darwin/apps.nix +++ b/modules/darwin/apps.nix @@ -104,7 +104,7 @@ in { # Xcode = 497799835; Wechat = 836500024; QQ = 451108668; - WeCom = 1189898970; # Wechat for Work + # WeCom = 1189898970; # Wechat for Work TecentMeeting = 1484048379; QQMusic = 595615424; };