updated files
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
#* Name of a btop++/bpytop/bashtop formatted ".theme" file, "Default" and "TTY" for builtin themes.
|
#* Name of a btop++/bpytop/bashtop formatted ".theme" file, "Default" and "TTY" for builtin themes.
|
||||||
#* Themes should be placed in "../share/btop/themes" relative to binary or "$HOME/.config/btop/themes"
|
#* Themes should be placed in "../share/btop/themes" relative to binary or "$HOME/.config/btop/themes"
|
||||||
color_theme = "Default"
|
color_theme = "/usr/share/btop/themes/tokyo-storm.theme"
|
||||||
|
|
||||||
#* If the theme set background should be shown, set to False if you want terminal background transparency.
|
#* If the theme set background should be shown, set to False if you want terminal background transparency.
|
||||||
theme_background = True
|
theme_background = True
|
||||||
@@ -54,7 +54,7 @@ update_ms = 2000
|
|||||||
|
|
||||||
#* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu direct",
|
#* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu direct",
|
||||||
#* "cpu lazy" sorts top process over time (easier to follow), "cpu direct" updates top process directly.
|
#* "cpu lazy" sorts top process over time (easier to follow), "cpu direct" updates top process directly.
|
||||||
proc_sorting = "cpu lazy"
|
proc_sorting = "threads"
|
||||||
|
|
||||||
#* Reverse sorting order, True or False.
|
#* Reverse sorting order, True or False.
|
||||||
proc_reversed = False
|
proc_reversed = False
|
||||||
|
|||||||
Submodule .config/tmux/plugins/tmux deleted from c2b1d67cbd
Submodule .config/tmux/plugins/tmux-sensible deleted from 25cb91f42d
Submodule .config/tmux/plugins/tpm deleted from 99469c4a9b
Submodule .config/zinit/zinit.git updated: e3302842b9...d05a530115
@@ -1,2 +1,2 @@
|
|||||||
sudo apt install tmux neovim vim-nox btop htop neofetch curl wget tldr git zip unzip stow --no-install-recommends
|
sudo apt install tmux neovim vim-nox btop htop neofetch curl wget tldr git zip unzip stow zsh --no-install-recommends
|
||||||
sudo apt install rar unrar --no-install-recommends
|
sudo apt install rar unrar --no-install-recommends
|
||||||
|
|||||||
Reference in New Issue
Block a user