linutil icon indicating copy to clipboard operation
linutil copied to clipboard

services control script

Open guruswarupa opened this issue 1 year ago • 0 comments

Pull Request

Title

services control script

  • needs some working on add_service function. i'm not very clear on what all inputs are needed for a script to be made. it depends on what service we are creating but yeah i have made basic function. someone who's good at service management can improvise it.
  • developers can add new services script into services directory. which can then be used by other users using script.
  • i've added i3lock-on-lid-close as a sample script which i made for my laptop to use when lid is closed.

Checklist

  • [x] My code adheres to the coding and style guidelines of the project.
  • [x] I have performed a self-review of my own code.
  • [x] I have commented my code, particularly in hard-to-understand areas.
  • [x] I have made corresponding changes to the documentation.
  • [x] My changes generate no errors/warnings/merge conflicts.

guruswarupa avatar Sep 16 '24 08:09 guruswarupa