WhyNotHugo / caffeine-ng

⚠ This project has migrated to codeberg.org
https://codeberg.org/WhyNotHugo/caffeine-ng
GNU General Public License v3.0
180 stars 21 forks source link

Remove obselete preferences desktop file #73

Closed kelebek333 closed 3 years ago

kelebek333 commented 3 years ago

Remove obselete preferences desktop file


/usr/bin/caffeine -p Usage: caffeine [OPTIONS] COMMAND [ARGS]... Try "caffeine --help" for help.

Error: no such option: -p

WhyNotHugo commented 3 years ago

Huh, looks like caffeine start -p needs to be used right now.

However, we should have a caffeine preferences command to just open the preferences panel.

I agree with the breakage you're pointing out, but removing the desktop file is not the right solution, making it work again would be the correct approach.