Better snapper + various fixes
This commit is contained in:
parent
98e4871193
commit
30efa48b7d
14 changed files with 237 additions and 54 deletions
|
|
@ -71,7 +71,7 @@ let
|
|||
ramp = [ "▂" "▃" "▄" "▅" "▆" "▇" ];
|
||||
in
|
||||
{
|
||||
home.packages = with pkgs; [ nerdfonts emojione noto-fonts-emoji ];
|
||||
home.packages = with pkgs; [ nerdfonts emojione noto-fonts-emoji material-design-icons ];
|
||||
services.polybar = {
|
||||
enable = true;
|
||||
package = pkgs.polybarFull;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue