adding ttyper

This commit is contained in:
Chris Cochrun 2022-07-07 17:00:01 -05:00
parent b44d58d5ef
commit 2a5ba0665a
5 changed files with 8 additions and 2 deletions

View file

@ -272,6 +272,7 @@ samba
ark ark
dash dash
light light
ttyper
kget kget
audacity audacity
krename krename

View file

@ -1,4 +1,4 @@
#? Config file for btop v. 1.2.6 #? Config file for btop v. 1.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"
@ -144,6 +144,9 @@ mem_graphs = True
#* Show mem box below net box instead of above. #* Show mem box below net box instead of above.
mem_below_net = False mem_below_net = False
#* Count ZFS ARC in cached and available memory.
zfs_arc_cached = True
#* If swap memory should be shown in memory box. #* If swap memory should be shown in memory box.
show_swap = True show_swap = True

View file

@ -8,7 +8,7 @@ geometry=90%:90%
hwdec=auto hwdec=auto
rtsp-transport=udp rtsp-transport=udp
speed=1.95 speed=1.95
gpu-context=wayland # gpu-context=wayland
# ytdl-path=yt-dlp # ytdl-path=yt-dlp
ytdl-format=bestvideo[height<=?720][fps<=?30]+bestaudio/best ytdl-format=bestvideo[height<=?720][fps<=?30]+bestaudio/best

View file

@ -185,6 +185,7 @@
ark ark
dash dash
light light
ttyper
kget kget
audacity audacity
krename krename

View file

@ -195,6 +195,7 @@
ark ark
dash dash
light light
ttyper
kget kget
audacity audacity
krename krename