gorki
#1
Just did a fresh Archlabs install and my jgmenu pops up out of bottom left corner instead of top right one as I’m used to. How do I change that?
The manual has a setting:
menu_valign = (top | bottom | center) (default bottom)
but I don’t even have a config file in ~/.config
. I’m missing something. The menu works fine though. Any ideas?
@malm, can you assist here please mate?
Negata
#3
Hi @gorki. You can create a config file with the command jgmenu init
This will create .config/jgmenu/jgmenurc
# jgmenurc
# ...
# menu_border = 0
menu_halign = right
menu_valign = top
# sub_spacing = 1
# ...
7 Likes
And:
jgmenu init -i
will bring up an interactive menu with some options configuration and theming.
3 Likes
gorki
#7
No, you’re not. Thank you for creating jgmenu.
2 Likes