Compare commits
3 commits
bdfe2a9cf3
...
e871c4c188
Author | SHA1 | Date | |
---|---|---|---|
e871c4c188 | |||
9aab652ba0 | |||
e7f7928207 |
4 changed files with 7 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
function lsgpu --wraps='lspci -nnk | grep -i VGA -A2' --description 'alias lsgpu=lspci -nnk | grep -i VGA -A2'
|
||||
lspci -nnk | grep -i VGA -A2 $argv
|
||||
|
||||
lspci -nnk | grep -i VGA -A3 $argv
|
||||
|
||||
end
|
||||
|
|
|
@ -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.2
|
||||
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
|
||||
|
@ -48,16 +48,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=0
|
||||
.tree_view_always_by_pid=0
|
||||
.tree_view=0
|
||||
.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=IO_RATE
|
||||
.tree_sort_key=PID
|
||||
.tree_view=0
|
||||
.tree_view_always_by_pid=0
|
||||
.tree_view=0
|
||||
.sort_direction=-1
|
||||
.tree_sort_direction=1
|
||||
.all_branches_collapsed=0
|
||||
|
|
|
@ -28,7 +28,7 @@ wheel_scroll_lines=3
|
|||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x2}\0\0\x1\x6\0\0\x4\xff\0\0\x2\xf8\0\0\x2}\0\0\x1\x6\0\0\x4\xff\0\0\x2\xf8\0\0\0\0\0\0\0\0\a\x80\0\0\x2}\0\0\x1\x6\0\0\x4\xff\0\0\x2\xf8)
|
||||
|
||||
[SettingsWindow]
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x2l\0\0\x2\xb1\0\0\0\0\0\0\0\0\0\0\x4\x61\0\0\x2\xe7\0\0\0\x1\x2\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\x2l\0\0\x2\xb1)
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x3M\0\0\x5\x7f\0\0\0\0\0\0\0\0\0\0\x2\xde\0\0\x2\x8d\0\0\0\x1\x2\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\x3M\0\0\x5\x7f)
|
||||
|
||||
[Troubleshooting]
|
||||
force_raster_widgets=1
|
||||
|
|
|
@ -25,7 +25,7 @@ underline_shortcut=1
|
|||
wheel_scroll_lines=3
|
||||
|
||||
[SettingsWindow]
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x2\x7f\0\0\x2\xb1\0\0\0\0\0\0\0\0\0\0\x2\x7f\0\0\x2\xb1\0\0\0\x1\0\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\x2\x7f\0\0\x2\xb1)
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x3M\0\0\x5\x7f\0\0\0\0\0\0\0\0\0\0\x3M\0\0\x5\x7f\0\0\0\x1\0\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\x3M\0\0\x5\x7f)
|
||||
|
||||
[Troubleshooting]
|
||||
force_raster_widgets=1
|
||||
|
|
Loading…
Reference in a new issue