EndeavourOS-Community-Editions / worm

Worm CE for EndeavourOS
5 stars 4 forks source link

logout error in powermenu.sh #2

Closed RanceH closed 2 years ago

RanceH commented 2 years ago

The logout function in .config/rofi/powermenu.sh is incorrect.

It should be: pkill -u $USER

Ive attached a patch that makes the required change worm_rofi_powermenu_patch.txt

killajoe commented 2 years ago

exactly + slock is not in the packages list causing lock screen to not work if installed from ISO.

killajoe commented 2 years ago

but instead of a patch you could do a pull request directly .. would be more easy to apply ;)

killajoe commented 2 years ago

https://github.com/EndeavourOS-Community-Editions/worm/commit/e3f73e7d27b1ab67c2bba00fba7781f06446088d already solved the issue for not using username.