This commit is contained in:
2026-02-21 17:13:35 +00:00
parent 439b3e5470
commit 55c5f90b5f
6 changed files with 9 additions and 2 deletions

View File

@@ -23,6 +23,11 @@
xdg.configFile."net.imput.helium/WidevineCdm/latest-component-updated-widevine-cdm" = {
text = ''{"Path":"${pkgs.widevine-cdm}/share/google/chrome/WidevineCdm"}'';
};
wayland.windowManager.hyprland.settings = {
binds = [
"$mainMod, E, exec, helium"
];
};
};
};
}