dotfiles

My PC Dotfiles & Website

ytmusic.json (1127B)


{
  "window-size": {
    "width": 800,
    "height": 800
  },
  "window-maximized": true,
  "window-position": {
    "x": 0,
    "y": 0
  },
  "url": "https://music.youtube.com",
  "options": {
    "tray": true,
    "appVisible": true,
    "autoUpdates": false,
    "alwaysOnTop": false,
    "hideMenu": true,
    "hideMenuWarned": true,
    "startAtLogin": false,
    "disableHardwareAcceleration": false,
    "removeUpgradeButton": false,
    "restartOnConfigChanges": false,
    "trayClickPlayPause": false,
    "autoResetAppCache": false,
    "resumeOnStart": true,
    "likeButtons": "",
    "proxy": "",
    "startingPage": "",
    "overrideUserAgent": false,
    "usePodcastParticipantAsArtist": false,
    "themes": ["@theme"]
  },
  "plugins": {
    "notifications": {},
    "video-toggle": {
      "mode": "custom"
    },
    "precise-volume": {
      "globalShortcuts": {}
    },
    "discord": {
      "listenAlong": true
    },
    "album-color-theme": {
      "enabled": false
    },
    "crossfade": {
      "enabled": true
    }
  },
  "__internal__": {
    "migrations": {
      "version": "3.9.0"
    }
  }
}