home/programs/niri: remove ironbar
This commit is contained in:
parent
8358a2ba12
commit
c2d17ef3e8
1 changed files with 0 additions and 4 deletions
|
@ -95,10 +95,6 @@ in {
|
|||
"DISPLAY" = ":0";
|
||||
"_JAVA_AWT_WM_NONREPARENTING" = "1"; # https://wiki.archlinux.org/title/Sway#Java_applications
|
||||
};
|
||||
|
||||
spawn-at-startup = [
|
||||
(mkIf config.programs.ironbar.enable {command = [(getExe inputs.ironbar.packages.${pkgs.system}.default)];})
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue