Peter

Results 12 comments of Peter

Any updates on this? I make some tweaks here and there in your configuration (custom keybindings etc) yet on each update they get wiped off even though I accept every...

Anyone been able to fix(or reduce) lag when previewing images in telescope?

Did you ever figure out how to add own testacases?

Thanks for answering! Unfortunately that didn't fix it for me. Output of hi StatusLine and hi StatusLineNC is as expected. You can see my config [here](https://github.com/nxtkofi/LightningNvim) I forgot to mention...

Yes! It worked! It was the EndOfBuffer. I thought it's name is StatusLine... This is like 100th time I got something wrong because of the highlight group names.. How do...

> Rebuilding some aur packages and installing new dependencies seems fix the issue with waybar, hyprshade and hyprlock Also asking for elaboration on what are 'some aur packages' and how...

I managed to make it work by doing so on Arch Linux, AMD GPU: ``` sudo pacman -Syu yay -S waypaper yay -S python-screeninfo ```

> The issue for me was the following line: > > ``` > @import '../../../../../.config/waybar/colors.css'; > ``` > > ...in the theme. > > ``` > vim ~/.config/ml4w/settings/waybar-theme.sh > /ml4w;/ml4w/white...

EDIT: I just saw that @Affan-14 has an open PR with fix for this issue - You can grab fix from [his PR](https://github.com/mylinuxforwork/dotfiles/pull/956) or downgrade to 2.9.8.4 as below and...

> try running the AUR based installation: > > ``` > yay -S ml4w-hyprland > ml4w-hyprland-setup > ``` Did this and the issue is not gone. updated system with pacman...