Tomasz Gora
Tomasz Gora
Hello I have a question and I am sorry for reviving this thread, but my question is the same thing at its core - rendering incline differently based on props.focused....
Wow thank you for the quick response. I got an idea for my implementation from craftzdog's dotfiles. I copied some stuff from him where he had it set to true....
Confirmed, works. The issue was me in the end not being able to track it down and not knowing enough vim quirks like that some opts take a bool while...
Ah, and regarding sidenote 2: Signcolumn? I was under the impression this is where the spacing to the left came from (next to my rounded "pill" char) until I realised...
This override works perfectly fine for me: ``` lua { "rcarriga/nvim-notify", config = vim.schedule(function() local override = function(direction) local top = 0 local bottom = vim.opt.lines:get() - (vim.opt.cmdheight:get() + (vim.opt.laststatus:get()...
@chardskarth Have a look at my dots: [LINK.]( https://github.com/tom-gora/hypr-dots/blob/0ed46ae8ccc076ec588575077ef1b7872f2223a5/.config/nvim/lua/tomeczku/configs/noice_conf.lua ) Essentially I stole some code from some places and cobbled together a nice solution. direction is not a key here...
> It does not always make sense to have the LSP attached the preview window. I'd argue it never makes sense, and would be nice to be set to off...
~~Hi. Does anyone knows of any way to dynamically reload the xml template source without restarting waybar itself? I was interested in scripting myself a small dropdown with todo list...
Run into the same problem wanting to write myself a dirty toggle-on-off scratchpad terminal to use for quick bg operations. With wezterm only default - current running process dynamically set...
Confirming same behavior on Fedora Server 40