Awesomewm quota plugin: Difference between revisions
m (clean up) |
(Fix links) |
||
Line 1: | Line 1: | ||
If you're using a window manager like [http://awesome.naquadah.org Awesome], you may find it useful to have a simple way of identifying your current quota usage. |
If you're using a window manager like [http://awesome.naquadah.org Awesome], you may find it useful to have a simple way of identifying your current quota usage. |
||
* [https://github.com/johnhamelink/dotfiles/blob/master/awesome/andrews_and_arnold.lua You can see an example lua implementation using A&A's API here] |
* [https://github.com/johnhamelink/dotfiles-old/blob/master/awesome/andrews_and_arnold.lua You can see an example lua implementation using A&A's API here] |
||
* [https://github.com/johnhamelink/dotfiles/blob/master/awesome/rc.lua#L123 An example of it's usage (with awesome's vicious) can be seen here] |
* [https://github.com/johnhamelink/dotfiles-old/blob/master/awesome/rc.lua#L123 An example of it's usage (with awesome's vicious) can be seen here] |
||
And here's the result: |
And here's the result: |
Revision as of 18:03, 11 November 2021
If you're using a window manager like Awesome, you may find it useful to have a simple way of identifying your current quota usage.