Test
This commit is contained in:
parent
416da0b2dc
commit
a8c90ef96c
1 changed files with 5 additions and 6 deletions
|
@ -148,10 +148,10 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
# Waybar theming
|
# Waybar theming
|
||||||
".config/waybar/style.css" = {
|
home.file.".config/waybar/style.css" = {
|
||||||
enable = false;
|
enable = false;
|
||||||
executable = false;
|
executable = false;
|
||||||
text = ''
|
text = ''
|
||||||
|
|
||||||
#workspaces button.active {
|
#workspaces button.active {
|
||||||
padding: 0px 15px;
|
padding: 0px 15px;
|
||||||
|
@ -249,7 +249,6 @@
|
||||||
color: #d9eed2;
|
color: #d9eed2;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue