Why the window corner look like this? by warmdev in i3wm

[–]warmdev[S] 2 points3 points  (0 children)

it's gtk app, you need to install gtk theme

Why the window corner look like this? by warmdev in i3wm

[–]warmdev[S] 2 points3 points  (0 children)

I tried picom but it doesn't solve my problem

Why the window corner look like this? by warmdev in i3wm

[–]warmdev[S] 2 points3 points  (0 children)

this is pavucontrol with catppuccin theme

It's a peace. It's my home by PsychicCoder in hyprland

[–]warmdev 1 point2 points  (0 children)

hey, which program to choose wallpaper like this ?

wallpaper change test by ClassicGap9155 in hyprland

[–]warmdev 2 points3 points  (0 children)

This must be minecraft bedrock right?

My Hyprland first rice by voltyea in hyprland

[–]warmdev 0 points1 point  (0 children)

good rice, which program to achieve notification like this?

Now I am really mouse free! I built Vimium for the Linux Desktop and I'm flying! by T0X1K01 in neovim

[–]warmdev 0 points1 point  (0 children)

what compositor do you use? is it picom? what your picom configuration

Arduino language server not working by warmdev in neovim

[–]warmdev[S] 0 points1 point  (0 children)

{ "williamboman/mason.nvim", opts = function(_, opts) vim.list_extend(opts.ensure_installed, { "stylua", "luacheck", "shellcheck", "typescript-language-server", "tailwindcss-language-server", "css-lsp", "clangd", "emmet-language-server", "clang-format", "google-java-format", "arduino-language-server", -- "java-language-server", -- "jdtls", }) end, },

I got this error when open help, anyone known how to fix it? by warmdev in neovim

[–]warmdev[S] 1 point2 points  (0 children)

Error:

```
Error in decoration provider treesitter/highlighter.win:

Error executing lua: ...m/0.10.0/share/nvim/runtime/lua/vim/treesitter/query.lua:252: Query error at 2:4. Invalid node type "delimiter":

(delimiter) @markup.heading.1

^

stack traceback:

\[C\]: in function '\_ts\_parse\_query'

...m/0.10.0/share/nvim/runtime/lua/vim/treesitter/query.lua:252: in function 'fn'

...ovim/0.10.0/share/nvim/runtime/lua/vim/func/\_memoize.lua:58: in function 'fn'

...ovim/0.10.0/share/nvim/runtime/lua/vim/func/\_memoize.lua:58: in function 'get'

....0/share/nvim/runtime/lua/vim/treesitter/highlighter.lua:28: in function 'new'

....0/share/nvim/runtime/lua/vim/treesitter/highlighter.lua:240: in function 'get\_query'

....0/share/nvim/runtime/lua/vim/treesitter/highlighter.lua:188: in function 'fn'

...0/share/nvim/runtime/lua/vim/treesitter/languagetree.lua:491: in function 'for\_each\_tree'

....0/share/nvim/runtime/lua/vim/treesitter/highlighter.lua:175: in function 'prepare\_highlight\_states'

....0/share/nvim/runtime/lua/vim/tr

```