improve git prompt

This commit is contained in:
SALVI Jérémie
2024-08-16 16:49:50 +02:00
parent c4eb95dd6e
commit ef7eec8b8e
3 changed files with 10 additions and 18 deletions

View File

@@ -16,11 +16,11 @@
}
window {
width: 90%;
height: 100%;
width: 50%;
height: 50%;
margin: 0px;
location: north;
anchor: north;
location: center;
anchor: center;
background-color: @bg-transparent;
//background-color: green;
}