fix(hypr): point to correct path of lockscreen
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2024-04-19 20:43:17 -04:00
parent 4dd98e97c1
commit 8eaf865994

View file

@ -25,7 +25,7 @@ in {
];
text = ''
ags -r 'Tablet.setLaptopMode()'
ags -b lockscreen -c ~/.config/ags/lockscreen.js
ags -b lockscreen -c /home/${mainUser}/.config/ags/lockscreen.js
'';
};
in {