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