kitty/monitor: resize pane slightly, add 'dmesg'

This commit is contained in:
Josh Lay 2024-06-22 11:45:15 -05:00
parent 6a6b151967
commit b36e6e0576
No known key found for this signature in database
GPG key ID: 47AA304B2243B579

View file

@ -1,11 +1,13 @@
layout tall
layout tall:bias=55
cd ~
# first is tall on the left
launch btop
# these are split horizontally on the right half
launch nvtop
# resize_window taller 12
# note: requires kernel.dmesg_restrict=0
# launch --location=vsplit --cwd=current /usr/bin/dmesg -T --follow
launch /usr/bin/dmesg -T --follow
resize_window shorter 32
launch amdgpu-stats
resize_window shorter 24
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