linutil icon indicating copy to clipboard operation
linutil copied to clipboard

Move configuration setup outside of setup functions

Open nnyyxxxx opened this issue 5 months ago • 0 comments

Type of Change

  • [x] New feature
  • [x] Refactoring

Description

as of right now everything is clumped into 1 function, having separate functions for these would be much better.

Testing

Works perfectly.

Impact

Cleans up code makes everything more readable

Issue related to PR

  • Resolves #408

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] My changes generate no errors/warnings/merge conflicts.

nnyyxxxx avatar Sep 16 '24 02:09 nnyyxxxx