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