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

@ -11,3 +11,8 @@ export SHELL=/usr/bin/fish
export TERMINAL=wezterm
export PATH="$HOME/.dotfiles/scripts:$PATH"
export PATH="/usr/local/bin:$PATH"
# Added by LM Studio CLI (lms)
export PATH="$PATH:/home/green/.lmstudio/bin"
# End of LM Studio CLI section