1
0

dotfiles: update
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

rework htop layout :)
This commit is contained in:
Konstantin Demin 2024-02-29 00:02:58 +03:00
parent d872b655c9
commit ea774fdd8b
Signed by: krd
GPG Key ID: 1F33CB0BA4731BC6
3 changed files with 13 additions and 15 deletions

View File

@ -10,8 +10,8 @@
!/.config/dotfiles/install.sh
!/.config/dotfiles/scripts/.keep
!/.config/dotfiles/woodpecker.yml
!/.config/htop/htoprc.example
!/.config/mc/ini.example
!/.config/htop/htoprc.dist
!/.config/mc/ini.dist
!/.config/zsh/_.zsh
!/.config/zsh/_wip/enclave.zsh.wip
!/.config/zsh/_wip/starship.zsh.sample

View File

@ -1,6 +1,6 @@
# Beware! This file is rewritten by htop when settings are changed in the interface.
# The parser is also very primitive, and not human-friendly.
htop_version=3.2.1
htop_version=3.3.0
config_reader_min_version=3
fields=0 48 17 18 38 39 40 2 46 47 49 1
hide_kernel_threads=1
@ -28,20 +28,18 @@ show_cpu_frequency=1
show_cpu_temperature=1
degree_fahrenheit=0
update_process_names=0
account_guest_in_cpu_meter=0
account_guest_in_cpu_meter=1
color_scheme=0
enable_mouse=1
delay=11
hide_function_bar=0
header_layout=four_25_25_25_25
column_meters_0=Hostname System DateTime Blank LeftCPUs2
column_meter_modes_0=2 2 2 2 1
column_meters_1=Uptime Tasks LoadAverage Blank RightCPUs2
column_meter_modes_1=2 2 2 2 1
column_meters_2=Memory Swap PressureStallMemorySome PressureStallMemoryFull
column_meter_modes_2=1 1 2 2
column_meters_3=DiskIO NetworkIO PressureStallIOSome PressureStallIOFull Blank Battery
column_meter_modes_3=2 2 2 2 2 2
header_layout=three_30_40_30
column_meters_0=Hostname System DateTime Uptime Blank Tasks LoadAverage FileDescriptors
column_meter_modes_0=2 2 2 2 2 2 2 2
column_meters_1=Memory HugePages Swap Blank AllCPUs2
column_meter_modes_1=1 1 1 2 1
column_meters_2=DiskIO NetworkIO Battery Blank PressureStallCPUSome PressureStallMemorySome PressureStallMemoryFull PressureStallIOSome PressureStallIOFull
column_meter_modes_2=2 2 2 2 2 2 2 2 2
tree_view=1
sort_key=46
tree_sort_key=0
@ -52,16 +50,16 @@ all_branches_collapsed=0
screen:Main=PID USER PRIORITY NICE M_VIRT M_RESIDENT M_SHARE STATE PERCENT_CPU PERCENT_MEM TIME Command
.sort_key=PERCENT_CPU
.tree_sort_key=PID
.tree_view=1
.tree_view_always_by_pid=1
.tree_view=1
.sort_direction=-1
.tree_sort_direction=1
.all_branches_collapsed=0
screen:I/O=PID USER IO_PRIORITY IO_RATE IO_READ_RATE IO_WRITE_RATE PERCENT_SWAP_DELAY PERCENT_IO_DELAY Command
.sort_key=PID
.tree_sort_key=PID
.tree_view=1
.tree_view_always_by_pid=1
.tree_view=1
.sort_direction=-1
.tree_sort_direction=1
.all_branches_collapsed=0