cab-1729

Results 10 comments of cab-1729

Well , I can't give you the exact function because the language may vary , but you can check out my stuff on a python script called Rgb to rainbow.py...

[Nerd fonts](https://github.com/ryanoasis/nerd-fonts/tree/gh-pages) as of now does not support an icon for ```Zig```. I think it would be better to first make a pull request on their side and add such...

Using sudo does solve the problem. But the current user does have read permissions for the file. Hence the file opens using ```nvim``` without ```sudo```, only that the files passed...

Specifically for ```lemonbar```, I get around this by having multiple ```lemonbar``` processes run with different geometry values to get the gaps in between.

People on #1862 are using the timeout delay. It still doesn't work for me all the time, when it does it creates an massive delay which isn't really an option...

Also I'm testing this on openbox btw.

Nope. ```-steal-focus``` doesn't seem to work at all.

Tried it. Doesn't work on my system. Pressing Alt+Tab and releasing immediately is a valid use case. You might only have two windows active so you already know what it's...

> There might be an issue if we wanted to quickload some libraries in our init file right? init file? I don't get it. Please forgive me, I'm a little...

If the user intends to to use ```quickload``` in the ```sbclirc``` shouldn't he have to load quicklisp in the same file separately? If the user does so then there would...