tangled
alpha
login
or
join now
m1emi1em.dev
/
nixos-flake
1
fork
atom
Personal NixOS flake
1
fork
atom
overview
issues
pulls
pipelines
feat(quartz/hyprpanel): remove network widget
m1emi1em.dev
5 months ago
daa7b9f8
9907544e
+1
-1
1 changed file
expand all
collapse all
unified
split
laptop.nix
+1
-1
laptop.nix
···
59
59
"0" = {
60
60
left = ["workspaces" ];
61
61
middle = [ "windowtitle" ];
62
62
-
right = [ "systray" "network" "volume" "battery" "clock" "notifications"];
62
62
+
right = [ "systray" "volume" "battery" "clock" "notifications"];
63
63
};
64
64
};
65
65
};