hyprland: cleanup

This commit is contained in:
Charlie Root 2024-08-28 14:17:38 +02:00
commit 40edb95bb1
5 changed files with 42 additions and 78 deletions

View file

@ -1,6 +1,7 @@
{
config,
pkgs,
...
}: let
cfg = config.modules.usrEnv.desktops.hyprland;
inherit (config.modules.other.system) username;