Update alacritty, kitty, bspwm, i3wm, vim,tmux configs & sctipts

This commit is contained in:
Smirnov Olexandr 2021-01-24 23:08:44 +02:00
parent 246dc34d13
commit c7da10d076
22 changed files with 256 additions and 282 deletions

View file

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