improve git prompt
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user