Rofi Update
This commit is contained in:
parent
6183b44d3b
commit
dcb159a86d
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user