{ pkgs, config, ... }: { imports = [ ../polybar ../picom ]; xdg.configFile."i3/config".source = ./config; }