drishal

Results 42 comments of drishal

> Hi, if the length of the file is the problem there is `dashboard-path-style` to truncate the file path, also you can customize `dashboard-path-max-length` and even `dashboard-path-shorten-string`. Does this help,...

> > Couldn't we just use `lib.mkDefault` when setting `services.hyprpaper.enable`, then users can override it by setting that to `false` directly? > > I don't think we have any consistency...

exactly same question here, there is no video guide on what is supposed to happen, it does not launch anything

I don't mind keeping this issue open as well if a proper fix has not yet been found Edit: also as of now the current #456 works

However I have a small question, what's this WebKitGTK/framework even used for ? 🤔

so interestingly, after a bit of trying to fiddle with the theme myself it seems as though setting `font-lock-variable-name-face :foreground ,ctp-blue` I can finally get the keys to be blue,...

> Hey thanks for reporting this! The face used for colouring the attributes in nix-ts-mode is `font-lock-variable-name-face`. This is a tricky decision because if we were to set `:foreground ,ctp-blue`...

also yes I do agree that having `:foreground ,ctp-blue` is probably a bad idea for other languages

> > Essentially on our side we should patch in support for `font-lock-property-name-face` and `font-lock-property-use-face` [...] > > Hello, how's is progress on this? I just saw this issue and...

> # [Emacs](https://github.com/nix-community/nix-ts-mode) vs. [VSCodium](https://github.com/nix-community/vscode-nix-ide) > > For Nix, there would still be a long way to go (although, this comparison might be inaccurate, since VSCode doesn't use [tree-sitter](https://tree-sitter.github.io/tree-sitter/), let...