reorganize theme stuff

This commit is contained in:
Reid 2024-07-25 21:22:21 -07:00
parent a55c75925c
commit cb510f5173
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
8 changed files with 60 additions and 28 deletions

View file

@ -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";
};