adding neovim config, splitting it up
This commit is contained in:
parent
817a08c7e2
commit
b2322f2877
17 changed files with 460 additions and 1 deletions
|
@ -51,6 +51,9 @@ window#waybar {
|
|||
.modules-left {
|
||||
border-radius: 0 0 10px 0;
|
||||
}
|
||||
.modules-center {
|
||||
background: red;
|
||||
}
|
||||
|
||||
#backlight,
|
||||
#battery,
|
||||
|
@ -76,7 +79,7 @@ window#waybar {
|
|||
#temperature,
|
||||
#tray
|
||||
{
|
||||
padding: 0 10px;
|
||||
padding: 0 8px;
|
||||
}
|
||||
|
||||
#workspaces button {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue