diff --git a/polybar/default.nix b/polybar/default.nix index fd13fa8..e51b94e 100644 --- a/polybar/default.nix +++ b/polybar/default.nix @@ -21,7 +21,7 @@ in "bar/top" = { tray-position = "right"; font-0 = "Noto Sans Mono;2"; - font-1 = "Noto Sans CJK JP;2"; + font-1 = "M+ 2p;2"; background = "${colors.bg0}"; foreground = "${colors.fg0}"; width = "100%";