New configuration based on xfce4 + bpswm. No more tint2
This commit is contained in:
@@ -1,6 +1,25 @@
|
||||
configuration {
|
||||
modes: [ combi ];
|
||||
combi-modes: [ window, drun, run, dmenu ];
|
||||
font: "Inconsolata 13";
|
||||
}
|
||||
|
||||
@theme "theme"
|
||||
@theme "theme"
|
||||
|
||||
window {
|
||||
location: north;
|
||||
anchor: north;
|
||||
background-color: @background;
|
||||
border: 1;
|
||||
padding: 5;
|
||||
y-offset: 29;
|
||||
}
|
||||
|
||||
element-icon {
|
||||
size: 1em;
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
element-text {
|
||||
vertical-align: 0.5;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user