Fix lint
This commit is contained in:
parent
f1358eaebb
commit
90ee1cc6a2
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
node default {
|
node default {
|
||||||
file {"autostart compton":
|
file {'autostart compton':
|
||||||
ensure => link,
|
ensure => link,
|
||||||
path => '/home/jake/.config/autostart/compton.desktop',
|
path => '/home/jake/.config/autostart/compton.desktop',
|
||||||
mode => '0644',
|
mode => '0644',
|
||||||
|
|
Loading…
Reference in a new issue