the-glorious-dotfiles icon indicating copy to clipboard operation
the-glorious-dotfiles copied to clipboard

A glorified personal dot files

Results 7 the-glorious-dotfiles issues
Sort by recently updated
recently updated
newest added

the repo had issues rendering the panels with lua 5.4. This was due to changes to the require function which are explained in this issue [3563](https://github.com/awesomeWM/awesome/issues/3563). I fixed the underlined...

Hi, I'm an absolute noob at this. I'm on arch. I cloned the repository, installed all the dependencies and replaced the stock awesomewm config with floppy, but when I start...

Fix transparency and text. The same fix can be done with the appmenu aswell. Perhaps this is a difference with rofi?

It was not obvious that I needed to install gtk3 to make this work!

If the image res was higher than the desktop res, only part of the image would be displayed.

`awful.spawn.easy_async_with_shell` is executed with sh not bash!

When using multiple desktops, the vertical offset wasn't applied. Additionally the dpi call was also wrapped around the height of the screen in pixels. This resulted in additional wrong placement...