1
0
Fork 0

add plasma-manager, add shortcuts and hotkeys

This commit is contained in:
Philipp 2025-02-05 19:18:52 +01:00
parent a83c37a638
commit 01f8435ba7
Signed by: Philipp
GPG key ID: 9EBD8439AFBAB750
10 changed files with 211 additions and 73 deletions

View file

@ -1,4 +1,9 @@
{ lib, config, pkgs, namespace, ... }:
{
lib,
config,
namespace,
...
}:
with lib;
with lib.${namespace};
let