dot/outerheaven.init3.home/.config/kitty/sessions/monitoring.conf

14 lines
413 B
Text
Raw Normal View History

layout tall:bias=55
2024-06-19 12:32:08 +00:00
cd ~
# first is tall on the left
launch btop
# these are split horizontally on the right half
launch nvtop
# note: requires kernel.dmesg_restrict=0
launch /usr/bin/dmesg -T --follow
resize_window shorter 32
2024-06-19 12:32:08 +00:00
launch amdgpu-stats
resize_window shorter 32
# not really sure what units 'resizes' are in, docs are unclear/I'm impatient
# rows/cols seem probable... yet, manifests oddly - experiment