Skip to content
Snippets Groups Projects
Verified Commit f41256ee authored by Nicolas Lenz's avatar Nicolas Lenz :snowflake:
Browse files

fix: update YT Music app_id

parent b09fff59
No related branches found
No related tags found
No related merge requests found
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
in builtins.foldl' buildWorkspaceShortcuts {} (builtins.attrNames workspaces); in builtins.foldl' buildWorkspaceShortcuts {} (builtins.attrNames workspaces);
assigns = { assigns = {
"0" = [ { app_id = "YouTube Music"; } ]; "0" = [ { app_id = "com.github.th_ch.youtube_music"; } ];
"1" = [ { app_id = "Element"; } ]; "1" = [ { app_id = "Element"; } ];
"2" = [ "2" = [
{ app_id = "thunderbird"; } { app_id = "thunderbird"; }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment