Rofi Update
This commit is contained in:
+9
-1
@@ -20,7 +20,7 @@ configuration {
|
|||||||
/* Dark theme. */
|
/* Dark theme. */
|
||||||
@import "~/.cache/wal/colors-rofi-dark"
|
@import "~/.cache/wal/colors-rofi-dark"
|
||||||
|
|
||||||
* {
|
window {
|
||||||
width:700px;
|
width:700px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -32,4 +32,12 @@ element-text selected {
|
|||||||
text-color:@background;
|
text-color:@background;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
prompt {
|
||||||
|
text-color:#ffffff;
|
||||||
|
}
|
||||||
|
|
||||||
|
entry {
|
||||||
|
text-color:#ffffff;
|
||||||
|
}
|
||||||
|
|
||||||
/* vim: ft=sass
|
/* vim: ft=sass
|
||||||
|
|||||||
Reference in New Issue
Block a user