mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 16:51:34 +02:00
Add BSPWM config, clean dont't use configs
This commit is contained in:
parent
ed62788b9e
commit
246dc34d13
28 changed files with 303 additions and 727 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue