feat: rofi themes
This commit is contained in:
11
rofi/config.rasi
Normal file
11
rofi/config.rasi
Normal file
@@ -0,0 +1,11 @@
|
||||
configuration {
|
||||
modes: [ combi ];
|
||||
combi-modes: [ window, drun, run ];
|
||||
}
|
||||
|
||||
@theme "gruvbox-light"
|
||||
|
||||
entry, element-text {
|
||||
text-color: red;
|
||||
background-color: rgb(0,0,255);
|
||||
}
|
||||
Reference in New Issue
Block a user