Commit graph

5 commits

Author SHA1 Message Date
Hoang Nguyen 815ed1e8a7
nvim: add config for tabby.nvim
Also:
- replace lualine.nvim with heirline.nvim (in progress).
- add telescope-tabs

Other stuff:
- revise font_size everywhere (so they can be an int px with 96dpi)
2023-06-04 00:00:00 +07:00
Hoang Nguyen 51523f6af9
Replace yarn with pnpm
Because yarn berry (v2) sucks (with standalone JS scripts).

More changes:
- Use git-forgit script instead of forgit fish plugin. Also update
  forgit config (via fish env) along the way.
- mpv:
  - fix ModernX script URL (was MordenX before)
  - set path to alass-cli for autosubsync script
- nvim: use 'case..esac' for lsp install script (a bunch of if..else is
  ugly).
2022-12-05 11:00:00 +07:00
Hoang Nguyen f8383f54ae
mpv: remove pipewire-buffer option 2022-11-16 11:00:00 +07:00
Hoang Nguyen 0d4280a892
Update fzf and mpv settings for 0.35.0
- fzf: add label and border config
- mpv: use pipewire audio backend
2022-11-12 11:00:00 +07:00
Hoang Nguyen 9579bad605
dotfiles: rework roles structure
Group configuration tasks into 1 single role
2022-08-21 23:00:49 +07:00