spmenu/themes/sample.theme
2023-04-05 00:16:44 +02:00

8 lines
209 B
Plaintext

/* This is a sample theme.
* It simply sets the font to Terminus.
*
* You can include this from your spmenu.conf using `@include "path/to/sample.theme`. Put it inside `text = ();`
*/
font = "Terminus 8";