Skip to content

Commit

Permalink
chore(dropbar.nvim): ugprade dropbar.nvim options
Browse files Browse the repository at this point in the history
  • Loading branch information
linrongbin16 committed Oct 26, 2024
1 parent 696e1fd commit ce1aa17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lua/configs/Bekaboo/dropbar-nvim/config.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
require("dropbar").setup({
general = {
update_interval = 100,
bar = {
update_debounce = 100,
},
})

0 comments on commit ce1aa17

Please sign in to comment.