reorganize theme stuff
This commit is contained in:
parent
a55c75925c
commit
cb510f5173
8 changed files with 60 additions and 28 deletions
|
@ -22,7 +22,7 @@ in {
|
|||
in [ script ];
|
||||
hm.services.wob = {
|
||||
enable = true;
|
||||
settings = with config.colorScheme.palette; {
|
||||
settings = {
|
||||
"" = {
|
||||
timeout = 1000;
|
||||
|
||||
|
@ -36,10 +36,6 @@ in {
|
|||
|
||||
margin = 12;
|
||||
|
||||
border_color = "${base04}FF";
|
||||
background_color = "${base01}66";
|
||||
bar_color = "${base05}FF";
|
||||
|
||||
overflow_mode = "nowrap";
|
||||
output_mode = "focused";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue