Fix polybar dots style
This commit is contained in:
parent
572a496704
commit
4604255a4b
3 changed files with 4 additions and 1 deletions
|
|
@ -3,6 +3,8 @@ let
|
|||
shellAliases = {
|
||||
"sc" = "systemctl";
|
||||
"scu" = "systemctl --user";
|
||||
"hm" = "home-manager";
|
||||
"ns" = "nix search nixpkgs";
|
||||
};
|
||||
in
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue