lock
This commit is contained in:
+1
-1
@@ -22,6 +22,6 @@
|
|||||||
User = "odweta"; # run as your user
|
User = "odweta"; # run as your user
|
||||||
ExecStart = "${pkgs.hyprlock}/bin/hyprlock -c /etc/hypr/hyprlock.conf";
|
ExecStart = "${pkgs.hyprlock}/bin/hyprlock -c /etc/hypr/hyprlock.conf";
|
||||||
};
|
};
|
||||||
install.wantedBy = [ "sleep.target" ];
|
wantedBy = [ "sleep.target" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user