jluttine / rofi-power-menu

Configurable power menu mode for Rofi and dmenu
MIT License
422 stars 53 forks source link

Add reboot to windows option #3

Open fabian-thomas opened 3 years ago

fabian-thomas commented 3 years ago

This only works for systemd-boot. Tell me what you think about adding this to master. I mean we could add it to a second branch too.

ohxxm commented 2 years ago

Since this only works for systemd-boot at the moment, adding this to another branch is more sufficient. When available with other bootloaders such as GRUB, rEFInd, etc, this should be added to the main branch, that is if the owner allows it.

fabian-thomas commented 2 years ago

I guess the best option for now is to just keep this PR unmerged. But I agree, that this feature should live on it's own branch until other bootloaders work as well.

ohxxm commented 2 years ago

This can be added to one of the forks such as mine(https://github.com/Spaxly/rofi-power-menu) as a separate branch. I will start development on this soon.