Skip to content

feat: even more desktop updates#83

Merged
d3adb5 merged 8 commits intomasterfrom
feat/even-more-desktop-updates
Sep 25, 2025
Merged

feat: even more desktop updates#83
d3adb5 merged 8 commits intomasterfrom
feat/even-more-desktop-updates

Conversation

@d3adb5
Copy link
Owner

@d3adb5 d3adb5 commented Sep 25, 2025

  • feat(dunst): make notifications follow mouse cursor
  • feat(stalonetray): use the right monitor for the tray
  • refactor(nvim): use vim.lsp due to nvim-lspconfig changes
  • feat(nvim): add snippets for argo cd applications
  • feat(nvim): disable ltex language server
  • chore(nvim): update lazy-lock.json with latest plugins
  • feat(firefox): update chrome customizations & organize them

Make dunst notifications appear on the screen where the mouse cursor is
located, as opposed to following the window with keyboard focus.
Use the right (in this case the left?) monitor to place the system tray
window.
Use vim.lsp.config() and vim.lsp.enable() instead of
require('lspconfig') in accordance to recent changes in the
neovim-lspconfig plugin.
Add YAML snippets for Argo CD applications.
Disable the LaTeX language server as it isn't working and I can't be
bothered to fix it currently.
Update vim-lazy lock file with the latest plugin versions.
Update userChrome CSS customizations and organize them into multiple
files. The symlink should now be for the whole directory instead of a
single file.
Use updated symbols for keymap, since RGB_* were deprecated.
@d3adb5 d3adb5 merged commit 7bbd58e into master Sep 25, 2025
1 check passed
@d3adb5 d3adb5 deleted the feat/even-more-desktop-updates branch September 25, 2025 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant