Set up startpage
This commit is contained in:
parent
602e6a4d6b
commit
bda6b363a1
22 changed files with 488 additions and 48 deletions
|
@ -22,8 +22,8 @@ in
|
|||
tray-position = "right";
|
||||
font-0 = "Noto Sans Mono;2";
|
||||
font-1 = "Noto Sans CJK JP;2";
|
||||
background = "${colors.background}";
|
||||
foreground = "${colors.foreground}";
|
||||
background = "${colors.bg0}";
|
||||
foreground = "${colors.fg0}";
|
||||
width = "100%";
|
||||
height = "24pt";
|
||||
line-size = "3pt";
|
||||
|
@ -52,7 +52,7 @@ in
|
|||
"module/xworkspaces" = {
|
||||
type = "internal/xworkspaces";
|
||||
|
||||
label-active-background = "${colors.background-alt}";
|
||||
label-active-background = "${colors.bg1}";
|
||||
label-active-underline = "${colors.primary}";
|
||||
label-active-padding-right = 1;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue