#rofi-power-menu doesn't execute poweroff & reboot
16 messages · Page 1 of 1 (latest)
... solved
#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
@sturdy cipher
@sturdy cipher https://github.com/jluttine/rofi-power-menu?tab=readme-ov-file#usage is this in your keybindings?
Nope, instead of -show power-menu I simply have -show p
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
So, by directly editing the bash script the text hides but then it doesn't function
@devout isle
@sturdy cipher what about this https://www.youtube.com/watch?v=3YP_KHgVMa4 ?
I don't think I need this, the package is also on the aur so no manual installation @devout isle
So, I think I figured out what's going wrong. I just don't know how to write bash scripts