Merge branch 'master' of https://github.com/yutent/i3-logs
commit
acdee41afa
|
@ -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