diff --git a/home/adrielus/features/desktop/xmonad.nix b/home/adrielus/features/desktop/xmonad.nix index 11ed2eb..6514c26 100644 --- a/home/adrielus/features/desktop/xmonad.nix +++ b/home/adrielus/features/desktop/xmonad.nix @@ -1,3 +1,3 @@ { - imports = [ ./common/rofi ./common/polybar]; + imports = [ ./common/rofi ./common/polybar ]; }