Update config.rasi
parent
99cd84240f
commit
93a7bc25b8
|
@ -35,7 +35,7 @@ configuration {
|
||||||
display-name: "⚝";
|
display-name: "⚝";
|
||||||
}
|
}
|
||||||
|
|
||||||
window-format: "{c} - {t}";
|
window-format: "{t}";
|
||||||
|
|
||||||
timeout {
|
timeout {
|
||||||
delay: 10;
|
delay: 10;
|
||||||
|
@ -103,4 +103,4 @@ element-text {
|
||||||
|
|
||||||
element-text selected {
|
element-text selected {
|
||||||
text-color: @purple;
|
text-color: @purple;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue