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

4 lines
51 B
Nix
Raw Normal View History

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