use better icons

This commit is contained in:
Barrett Ruth 2026-02-14 17:18:31 -05:00
parent 163118bf03
commit 13671ecf1b
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
3 changed files with 2 additions and 26 deletions

View file

@ -51,7 +51,7 @@ in
};
home.packages = with pkgs; [
nerd-fonts.symbols-only
nerd-fonts.jetbrains-mono
papirus-icon-theme
psmisc
fuzzel
@ -189,7 +189,7 @@ in
@import url("${config.xdg.configHome}/waybar/themes/theme.css");
* {
font-family: "Symbols Nerd Font", "SF Pro Display", sans-serif;
font-family: "JetBrainsMono Nerd Font", "SF Pro Display", sans-serif;
font-size: 14px;
border: none;
border-radius: 0;