diff --git a/manifests/post-packages.pp b/manifests/post-packages.pp index ec590b1..c58ab3f 100644 --- a/manifests/post-packages.pp +++ b/manifests/post-packages.pp @@ -1,5 +1,5 @@ node default { - file {"autostart compton": + file {'autostart compton': ensure => link, path => '/home/jake/.config/autostart/compton.desktop', mode => '0644',