Skip to content

Commit ac6fca1

Browse files
committed
Styled rofi error message
1 parent 92aacd1 commit ac6fca1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.config/rofi/config.rasi

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,12 @@ sidebar {
234234
enabled: true;
235235
}
236236

237+
error-message {
238+
padding: 10px;
239+
background-color: #33333300;
240+
}
241+
242+
237243

238244
dummybox,
239245
dummybox-expansive,

0 commit comments

Comments
 (0)