Commit for generation 79

This commit is contained in:
2024-09-25 14:02:33 -04:00
parent 0c582a0530
commit 8bba048890

View File

@@ -53,32 +53,32 @@
toilet
];
pointerCursor = {
name = "Quintom_Ink";
size = 36;
package = pkgs.quintom-cursor-theme;
};
file = { # dotfiles
# example
# ".screenrc".source = dotfiles/screenrc;
# ".gradle/gradle.properties".text = ''
# org.gradle.console=verbose
# org.gradle.daemon.idletimeout=3600000
# ''
".config/dunst/dunstrc".source = ./dotfiles/packages/dunst/dunstrc;
".config/hypr/hyprland.conf".source = ./dotfiles/packages/hyprland/hyprland.conf;
".config/hypr/hyprpaper.conf".source = ./dotfiles/packages/hyprland/hyprpaper.conf;
".config/kitty/kitty.conf".source = ./dotfiles/packages/kitty/kitty.conf;
".config/ranger/rc.conf".source = ./dotfiles/packages/ranger/rc.conf;
".config/ranger/rifle.conf".source = ./dotfiles/packages/ranger/rifle.conf;
".config/ranger/scope.sh".source = ./dotfiles/packages/ranger/scope.sh;
".config/rofi/launcher.rasi".source = ./dotfiles/packages/rofi/launcher.rasi;
".config/starship/starship.toml".source = ./dotfiles/packages/starship/starship.toml;
".config/waybar/config".source = ./dotfiles/packages/waybar/config/config;
".config/waybar/style.css".source = ./dotfiles/packages/waybar/config/style.css;
pointerCursor = {
name = "Quintom_Ink";
size = 36;
package = pkgs.quintom-cursor-theme;
};
file = { # dotfiles
# example
# ".screenrc".source = dotfiles/screenrc;
# ".gradle/gradle.properties".text = ''
# org.gradle.console=verbose
# org.gradle.daemon.idletimeout=3600000
# ''
".config/dunst/dunstrc".source = ./dotfiles/packages/dunst/dunstrc;
".config/hypr/hyprland.conf".source = ./dotfiles/packages/hyprland/hyprland.conf;
".config/hypr/hyprpaper.conf".source = ./dotfiles/packages/hyprland/hyprpaper.conf;
".config/kitty/kitty.conf".source = ./dotfiles/packages/kitty/kitty.conf;
".config/ranger/rc.conf".source = ./dotfiles/packages/ranger/rc.conf;
".config/ranger/rifle.conf".source = ./dotfiles/packages/ranger/rifle.conf;
".config/ranger/scope.sh".source = ./dotfiles/packages/ranger/scope.sh;
".config/rofi/launcher.rasi".source = ./dotfiles/packages/rofi/launcher.rasi;
".config/starship/starship.toml".source = ./dotfiles/packages/starship/starship.toml;
".config/waybar/config".source = ./dotfiles/packages/waybar/config/config;
".config/waybar/style.css".source = ./dotfiles/packages/waybar/config/style.css;
};
};
};
xdg = {
settings = {