feat(hyprland): add keybinds for audio control

This commit is contained in:
Mohammad Rafiq 2025-05-20 21:20:09 +08:00
parent 3770921930
commit 49165e30d8
No known key found for this signature in database
2 changed files with 14 additions and 1 deletions

View file

@ -1,4 +1,5 @@
{
pkgs,
config,
lib,
osConfig,
@ -24,7 +25,7 @@ in
exec-once = [ "uwsm app -- $LOCKSCREEN" ];
}
(import ./decoration.nix)
(import ./keybinds.nix)
(import ./keybinds.nix { inherit pkgs; })
];
};
xdg.configFile."uwsm/env".text = # sh