diff --git a/hosts/python/users.nix b/hosts/python/users.nix index d87ec87..e4aa731 100644 --- a/hosts/python/users.nix +++ b/hosts/python/users.nix @@ -8,7 +8,7 @@ shell = config.programs.xonsh.package; tmpfiles = { ".config/qutebrowser/config.py" = ./configs/qutebrowser/config.py; - ".config/qutebrowser/oxocarbon.py" = ./configs/qutebrowser/oxocarbon.py; + ".config/qutebrowser/theme" = ./configs/qutebrowser/theme; ".config/vesktop/themes/system24.theme.css" = pkgs.fetchurl { url = "https://raw.githubusercontent.com/refact0r/system24/refs/heads/main/theme/system24.theme.css"; hash = "sha256-WJYNWeo1DdgOh7cFne6QSEHQagqapFznqWfeoCsqM+8=";