louise!
louise!
Oops, sorry for that. It wasn't clear how I should do that. Should I just run the command or do I also have to replicate the issue from there? Do...
Hello, You could have done a quick Google to know how to do that! Anyways, you just have to add this line: ``` PATH="$HOME/.local/bin:$PATH" ``` To your `.profile` file in...
Hi, It's been several months, have you figured out the issue so I can close this? Thanks.
I'm afraid I don't know what you are talking about? Where did you find that in my files?
Hi, can you provide some more information on what's being weird? I might guess that you haven't installed/compiled `wmutils/opt`, the script depends on it.
Hi, You can look up `userChrome.css` for Firefox on the Internet to get some information on how I customized it. Each of the themes have the corresponding file in the...
There's no secret, you have to read the documentation and learn how i3 and polybar works.. I made this repository for personal use and/or learning purpose, as you can see...
I think disabling experimental backends fix this issue. I'm not sure if it will be the same with you though. I'm sorry for the late response.
Move to the directory where the scripts are stored : ``` cd color-scripts ``` Then, you can list them by using `ls`. To execute one of them, type `./*script-name*`, where...
What terminal emulator are you using? Can you try to run the scripts under the `test-color-support` folder and see if it has the same output as what is in the...