Tweak icons and formatting in various config files

This commit is contained in:
2025-10-03 15:20:08 +02:00
parent 41d0fd2075
commit 121fccf135
5 changed files with 12 additions and 11 deletions

View File

@@ -78,7 +78,7 @@
}
{
type = "os";
key = " OS";
key = " OS";
keyColor = "31";
}
{

View File

@@ -14,7 +14,7 @@
icon-theme = "Papirus";
font = "JetBrainsMono Nerd Font Mono 12";
drun-display-format = "{icon} {name}";
display-drun = " Apps";
display-drun = " Apps";
display-run = " Run";
display-filebrowser = " File";
};

View File

@@ -40,7 +40,8 @@ in
"Music" = " ";
"Pictures" = " ";
"Projects" = " ";
"nix" = "";
"nix" = " ";
"nixos" = " ";
};
};
@@ -51,7 +52,7 @@ in
nix_shell = {
format = "[$symbol]($style) ";
symbol = " ";
symbol = " ";
style = "";
};

View File

@@ -130,7 +130,7 @@ with lib;
};
"custom/startmenu" = {
tooltip = false;
format = " ";
format = " ";
# exec = "rofi -show drun";
on-click = "rofi -show drun";
};

View File

@@ -136,7 +136,7 @@ with lib;
};
"custom/startmenu" = {
tooltip = false;
format = " ";
format = " ";
# exec = "rofi -show drun";
on-click = "rofi -show drun";
};