[feat] Fix some icons with ironbar

This commit is contained in:
uttarayan21
2024-03-01 00:54:59 +05:30
parent 461962ffbd
commit bd8745367c
3 changed files with 10 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
let
start-tmux = (import ../scripts/start-tmux.nix) pkgs;
# https://mipmip.github.io/home-manager-option-search/
lazy = true;
lazy = false;
in
{
imports = [