trying new waybar
This commit is contained in:
parent
c912f2cf06
commit
44af87820c
5 changed files with 58 additions and 60 deletions
|
@ -38,7 +38,7 @@ in {
|
|||
|
||||
layout = {
|
||||
focus-ring = {
|
||||
width = 4;
|
||||
width = 2;
|
||||
active.gradient = {
|
||||
to = config.theme.rose;
|
||||
from = config.theme.pine;
|
||||
|
@ -57,6 +57,9 @@ in {
|
|||
default-column-width = { proportion = 0.5; };
|
||||
|
||||
gaps = 2;
|
||||
struts = {
|
||||
top = 4;
|
||||
};
|
||||
};
|
||||
|
||||
window-rules = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue