Touchpad, mpv bindings, floating window

This commit is contained in:
Ian Keane 2026-08-08 14:31:15 -04:00
parent 6339a9ef31
commit bfff2fbfb5
8 changed files with 303 additions and 79 deletions

View file

@ -17,3 +17,8 @@ set -gx LANG en_US.UTF-8
if status is-interactive
set -gx GPG_TTY (tty)
end
# Added by LM Studio CLI (lms)
set -gx PATH $PATH /home/green/.lmstudio/bin
# End of LM Studio CLI section