diff options
author | Derek Stevens <nilix@nilfm.cc> | 2021-06-19 23:51:34 -0600 |
---|---|---|
committer | Derek Stevens <nilix@nilfm.cc> | 2021-06-19 23:51:34 -0600 |
commit | d8885dc853c1e71e9267af0b1a6a0feb44e40619 (patch) | |
tree | d408fb8ff1caa6cbcc5e5ae5affb88788bf29e07 | |
parent | 984d11595b1c505d247677db07342fd910780f2b (diff) |
-rwxr-xr-x | nitroplasm.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nitroplasm.py b/nitroplasm.py index c0b24aa..6aa0527 100755 --- a/nitroplasm.py +++ b/nitroplasm.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # nitroplasm: a lightweight desktop setter for KDE Plasma -# by Derek Stevens <drkste@zoho.com> +# by Derek Stevens <nilix@nilfm.cc> # written for use with the custom root menu by MatMoul: # https://github.com/MatMoul/plasma-containmentactions-customdesktopmenu # original script by pashazz: |