1
Fork 0
satellite/home/adrielus/features/desktop/xmonad.nix

4 lines
52 B
Nix
Raw Normal View History

2023-01-10 02:38:06 +01:00
{
2023-01-10 02:59:58 +01:00
imports = [ ./common/rofi ./common/polybar ];
2023-01-10 02:38:06 +01:00
}