⬆ Updated packages, added update script
This commit is contained in:
@ -5,6 +5,7 @@ let
|
||||
cursorDir = "hyprcursors";
|
||||
in
|
||||
{
|
||||
# TODO remove in favor of Catppuccin cursors
|
||||
home = {
|
||||
packages = with pkgs; [
|
||||
hyprcursor
|
||||
|
@ -17,6 +17,7 @@
|
||||
|
||||
enabledExtensions = with spicePkgs.extensions; [
|
||||
adblock
|
||||
fullAppDisplay
|
||||
hidePodcasts
|
||||
shuffle # shuffle+ (special characters are sanitized out of extension names)
|
||||
];
|
||||
|
Reference in New Issue
Block a user