{
 "app_id": "dev.edfloreshz.CosmicTweaks",
 "source_url": "https://raw.githubusercontent.com/flathub/dev.edfloreshz.CosmicTweaks/master/dev.edfloreshz.CosmicTweaks.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-config/cosmic",
  "--talk-name=com.system76.CosmicSettingsDaemon"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:09:33.910085+00:00",
 "manifest": {
  "id": "dev.edfloreshz.CosmicTweaks",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "base": "com.system76.Cosmic.BaseApp",
  "base-version": "stable",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "cosmic-ext-tweaks",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--share=network",
   "--talk-name=com.system76.CosmicSettingsDaemon",
   "--filesystem=xdg-config/cosmic:rw"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/tweaks/cargo"
   }
  },
  "modules": [
   {
    "name": "tweaks",
    "buildsystem": "simple",
    "build-commands": [
     "cargo --offline build --release --verbose",
     "install -Dm0755 ./target/release/cosmic-ext-tweaks -t /app/bin/",
     "install -Dm644 ./res/icons/hicolor/scalable/apps/icon.svg /app/share/icons/hicolor/scalable/apps/dev.edfloreshz.CosmicTweaks.svg",
     "install -Dm644 ./res/metainfo.xml /app/share/metainfo/dev.edfloreshz.CosmicTweaks.metainfo.xml",
     "install -Dm644 ./res/app.desktop /app/share/applications/dev.edfloreshz.CosmicTweaks.desktop"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/cosmic-utils/tweaks.git",
      "commit": "9974c3429cc17b4972d9c9f5529ef82e7cc0c4db"
     },
     "cargo-sources.json"
    ]
   }
  ]
 }
}