JaKooLit / Hyprland-Dots

Hyprland dotfiles - used as main repo for all my Hyprland Install Scripts.
GNU General Public License v3.0
803 stars 114 forks source link

feat: Use $EDITOR and nano if not set #386

Closed ningen closed 1 month ago

ningen commented 2 months ago

Pull Request

Description

issue: #385

Changed QuickEdit.sh to reference $EDITOR variable. If not set, nano will be used as is currently the case.

Type of change

Please put an x in the boxes that apply:

Checklist

Please put an x in the boxes that apply:

Screenshots

Additional context

ningen commented 1 month ago

I made a correction to the PR (I didn't delete the part that needed to be deleted in the description). Could you please review it?

JaKooLit commented 1 month ago

Thanks... But next time, you dont have to file or open an issue for a PR.

ningen commented 1 month ago

Thank you. I thought an Issue was required for a Pull Request. From now on, I will not create such a case.