raexera / yoru

A custom Linux environment built on AwesomeWM
GNU General Public License v3.0
3.48k stars 198 forks source link

Fixing common issues #166

Closed AlphaTechnolog closed 1 year ago

AlphaTechnolog commented 1 year ago

This PR aims to fix some common issues that i found when testing yoru on my machine, i've refactored some things to make them dynamically like the battery widget. the next list will describe in more detail what my changes was about:

im open to suggestions in general :)

linuxmobile commented 1 year ago
  • i've see that if i change the github username, the github widget didn't refresh if i didn't do something like rm -rf ~/.cache/awesome, so i've added a code block which removes ~/.config/awesome/github if it sees that im changing that username credential by using a new cache file in ~/.config/awesome/github/username.txt.

The new cache file directory is ~/.cache/awesome/github/username.txt not ~/.config/awesome/github/username.txt

AlphaTechnolog commented 1 year ago
  • i've see that if i change the github username, the github widget didn't refresh if i didn't do something like rm -rf ~/.cache/awesome, so i've added a code block which removes ~/.config/awesome/github if it sees that im changing that username credential by using a new cache file in ~/.config/awesome/github/username.txt.

The new cache file directory is ~/.cache/awesome/github/username.txt not ~/.config/awesome/github/username.txt

ah yeah u're right, my bad

linuxmobile commented 1 year ago

i can't get this working. It's been about a year now, and I still have the same problem. It is one of the best rice that exist, but I can't find the github configuration. My issue:

"missing credentials".

image image