Add BSPWM config, clean dont't use configs

This commit is contained in:
Smirnov Olexandr 2021-01-22 11:27:54 +02:00
parent ed62788b9e
commit 246dc34d13
28 changed files with 303 additions and 727 deletions

View file

@ -7,7 +7,6 @@
selected-foreground: #ffffff;
}
#window {
/* location: north; */
width: 100%;
height: 24px;
padding: 0px;
@ -26,6 +25,8 @@
#listview {
layout: horizontal;
spacing: 0px;
fixed-height: false;
dynamic: true;
lines: 100;
}
#entry {