Update flake.lock revisions and fix Jellyfin bind

- Refresh locked versions for affinity-nix, nur-expressions,
  home-manager,
  nixpkgs, and noctalia-shell.
- Change Jellyfin keybind to launch via `dex` instead of direct
  execution.
This commit is contained in:
2026-05-06 15:34:14 +02:00
parent 12b69102d9
commit 79769e4dc5
2 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"SUPER SHIFT, E, exec, evolution #\"Personal information management application\""
"SUPER SHIFT, Escape, exec, noctalia-shell ipc call sessionMenu toggle #\"Open Session Menu\""
"SUPER SHIFT, G, exec, dex ${desktopEntriesPath}/chatgpt.desktop #\"ChatGPT AI chat\""
"SUPER SHIFT, J, exec, ${desktopEntriesPath}/jellyfinClient.desktop #\"Jellyfin PWA\""
"SUPER SHIFT, J, exec, dex ${desktopEntriesPath}/jellyfinClient.desktop #\"Jellyfin PWA\""
"SUPER SHIFT, K, exec, noctalia-shell ipc call plugin:keybind-cheatsheet toggle #\"Toggle keybind cheatsheet\""
"SUPER SHIFT, M, exec, plexamp #\"Music player for Plex\""
"SUPER SHIFT, N, exec, nextcloud #\"Nextcloud desktop sync client\""