Compare commits

..

3 commits

Author SHA1 Message Date
d42882e8de
ame: update home pkgs
Some checks reported warnings
deploy systems / deploy (push) Has been cancelled
flake check / check (push) Successful in 3m30s
fmt check / check (push) Successful in 40s
2023-11-06 22:52:00 -05:00
fcdc4e942f
ame: switch to hyprland 2023-11-06 22:51:13 -05:00
c30322e780
gtk: update red theme name 2023-11-06 22:51:03 -05:00
3 changed files with 6 additions and 8 deletions

View file

@ -10,7 +10,7 @@
gtk = { gtk = {
enable = true; enable = true;
theme = { theme = {
name = "Catppuccin-Mocha-Standard-Red-dark"; name = "Catppuccin-Mocha-Standard-Red-Dark";
package = pkgs.catppuccin-gtk.override { package = pkgs.catppuccin-gtk.override {
accents = ["red"]; accents = ["red"];
size = "standard"; size = "standard";

View file

@ -17,9 +17,7 @@
}; };
}; };
programs.river = { programs.hyprland.enable = true;
enable = true;
};
networking.hostName = "ame"; networking.hostName = "ame";
services.xserver.enable = true; services.xserver.enable = true;

View file

@ -8,7 +8,6 @@
../../home/zellij ../../home/zellij
../../home/mako ../../home/mako
../../home/gtk/catppuccin-red.nix ../../home/gtk/catppuccin-red.nix
../../home/wayland/river/waybar
]; ];
systemd.user.startServices = "sd-switch"; systemd.user.startServices = "sd-switch";
@ -19,9 +18,10 @@
homeDirectory = "/home/notoh"; homeDirectory = "/home/notoh";
packages = with pkgs; [ packages = with pkgs; [
brave brave
webcord floorp
session-desktop discord
spotify-player spotify-player
cinny-desktop
pavucontrol pavucontrol
unzip unzip
p7zip p7zip
@ -29,7 +29,7 @@
mpv mpv
rustypaste-cli rustypaste-cli
playerctl playerctl
logseq obsidian
cryptomator cryptomator
wayland wayland
glib glib