#rofi-power-menu doesn't execute poweroff & reboot

16 messages · Page 1 of 1 (latest)

sturdy cipher
#

So apparently this behaviour is because of "showtext=false", which is weird because this should hide the text but it doesn't

devout isle
#

... solved

red talonBOT
#

#9742 📣 If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.

  • You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
  • You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".

Your title should be like so: https://cdn.discordapp.com/attachments/503224329191030787/1039841700417384498/image.png
Thank you

devout isle
#

@sturdy cipher

sturdy cipher
#

This isn't solved?

#

@devout isle

devout isle
sturdy cipher
#

as this is the mode that rofi detects

#

rofi -config ~/.config/rofi/config-power.rasi -show p -modi p:rofi-power-menu --no-text should hide the text, at least that was the GH-page says but it doesn't. Except fro a mismatched variable it doesn't throw up any errors

sturdy cipher
#

So, by directly editing the bash script the text hides but then it doesn't function

sturdy cipher
#

@devout isle

devout isle
sturdy cipher
#

I don't think I need this, the package is also on the aur so no manual installation @devout isle

sturdy cipher
sturdy cipher
#

So, I think I figured out what's going wrong. I just don't know how to write bash scripts