removed herobrine (no longer using vaxry projects)

goodbye all vaxry projects <3
now using swaylock for screen locking, big fan of niri and definitely
not going to swap back to hyprland

i also made waybar slightly transparent using stylix
This commit is contained in:
Gabriella Bere 2025-11-13 19:42:54 +00:00
parent a48763c70d
commit 67d78ac27c
9 changed files with 21 additions and 246 deletions

View file

@ -3,7 +3,11 @@
stylix = {
enable = true;
base16Scheme = "${pkgs.base16-schemes}/share/themes/heetch.yaml";
polarity = "dark";
image = ./wallpaper.jpg;
opacity = {
desktop = 0.8;
};
fonts = {
serif = {
package = pkgs.dejavu_fonts;
@ -30,7 +34,6 @@
name = "Bibata-Modern-Classic";
size = 24;
};
polarity = "dark";
targets = {
librewolf.profileNames = [ "blue" ];
};