Awesomewm quota plugin: Difference between revisions
Johnhamelink (talk | contribs) (Created page with "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://g...") |
(text update) |
||
(3 intermediate revisions by 2 users not shown) | |||
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 |
* [https://github.com/johnhamelink/dotfiles-old/blob/master/awesome/rc.lua#L123 Usage example (with awesome's vicious) can be seen here] |
||
And here's the result: |
And here's the result: |
||
[[File: |
[[File:Awesome wm plugin.png]] |
||
[[Category:CHAOS]] |
Latest revision as of 18:05, 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.