clean up and remove commented out code

This commit is contained in:
Schrottkatze 2023-12-06 22:15:31 +01:00
parent b7987a87b4
commit ed493b9570

View file

@ -6,12 +6,6 @@
}: {
config = {
home-manager.users.jade = {pkgs, ...}: {
#xsession.windowManager.i3.config.startup = [
#{
#command = "pkill polybar; polybar";
#always = true;
#}
#];
services.polybar = {
enable = true;
package = pkgs.polybarFull;