kitty: init

This commit is contained in:
Josh Lay 2024-06-19 07:32:08 -05:00
parent a6bde8a373
commit f4b9e21692
No known key found for this signature in database
GPG key ID: 47AA304B2243B579
16 changed files with 1915 additions and 0 deletions

View file

@ -0,0 +1,11 @@
layout tall
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 amdgpu-stats
resize_window shorter 24

View file

@ -0,0 +1,6 @@
layout grid
cd ~
launch --cwd=current bash
launch --cwd=current bash
launch --cwd=current cmatrix
launch --cwd=current bash

View file

@ -0,0 +1,5 @@
# layout splits
layout tall
launch --location=hsplit --cwd=current bash
launch --location=hsplit --cwd=current bash
launch --location=hsplit --cwd=current note-taker.sh