diff --git a/home/programs.nix b/home/programs.nix index b323c15..b0cc986 100644 --- a/home/programs.nix +++ b/home/programs.nix @@ -127,5 +127,6 @@ }; }; xdg.configFile."voxtype/config.toml".enable = false; + home.file.".icons/default".source = "${pkgs.vimix-cursors}/share/icons/Vimix-white-cursors"; home.file.".mozilla/firefox/default/search.json.mozlz4".force = lib.mkForce true; } diff --git a/system/packages.nix b/system/packages.nix index 85d241b..610a717 100644 --- a/system/packages.nix +++ b/system/packages.nix @@ -18,6 +18,7 @@ grim # Screenshot tool TODO: Figure out and configure gum # Terminal UI tool highlight # Syntax highlighting tool TODO: Hook up to ZSH + hyprcursor # Hyprland cursor theme support hypridle # Idle daemon for Hyprland hyprlock # Screen locker for Hyprland hyprpaper # Wallpaper utility for Hyprland TODO: Check if necessary with swaybg