added a section for active modules in rofi

This commit is contained in:
Zastian Pretorius
2022-07-26 15:58:57 +01:00
parent a5736700d7
commit 1482e17248

View File

@@ -1,5 +1,10 @@
/*Dracula theme based on the Purple official rofi theme*/
configuration {
modi: "window,drun,ssh";
combi-modi: "window,drun,ssh";
}
* {
font: "Jetbrains Mono 12";
foreground: #f8f8f2;