View Single Post
Old 09-27-2021, 04:13 PM   #618
Anghirrim
Seeking for Graal
Anghirrim exercises by bench pressing the entire Harry Potter series in hardcoverAnghirrim exercises by bench pressing the entire Harry Potter series in hardcoverAnghirrim exercises by bench pressing the entire Harry Potter series in hardcoverAnghirrim exercises by bench pressing the entire Harry Potter series in hardcoverAnghirrim exercises by bench pressing the entire Harry Potter series in hardcoverAnghirrim exercises by bench pressing the entire Harry Potter series in hardcoverAnghirrim exercises by bench pressing the entire Harry Potter series in hardcoverAnghirrim exercises by bench pressing the entire Harry Potter series in hardcoverAnghirrim exercises by bench pressing the entire Harry Potter series in hardcoverAnghirrim exercises by bench pressing the entire Harry Potter series in hardcoverAnghirrim exercises by bench pressing the entire Harry Potter series in hardcover
 
Posts: 206
Karma: 16198
Join Date: Jul 2013
Location: France
Device: Kobo Forma / Onyx Boox Page
Hello hello, I am new to Nickel Menu, which is just awesome, kudos to the dev!!

I have one question. I managed to create my config that enable/disable dark_mode. However, for it to take effect (when I toggle off or on the dark mode), I literally have to reboot my Forma (under 4.26) for it to take effect. Did I miss anything?

Below my config file.

Code:
#   menu_item      :<location>      :<label>      :<action>      :<arg>
menu_item      :main      :Jeux - Unblock it      :nickel_extras      :unblock_it
menu_item      :main      :Jeux - Solitaire      :nickel_extras      :solitaire
menu_item      :main      :Jeux - Sudoku      :nickel_extras      :sudoku
menu_item      :main      :Extinction      :power      :shutdown
menu_item      :main      :Redemarrer      :power      :reboot
menu_item      :main      :Veille      :power      :sleep

#   menu_item      :<reader>      :<label>      :<action>      :<arg>
menu_item      :reader      :Inverser Ecran      :nickel_setting      :enable      :dark_mode
menu_item      :reader      :Inverser Ecran off      :nickel_setting      :disable      :dark_mode
menu_item      :reader      :Extinction      :power      :shutdown
menu_item      :reader      :Redemarrer      :power      :reboot
menu_item      :reader      :Veille      :power      :sleep

#   menu_item      :<library>      :<label>      :<action>      :<arg>
menu_item      :library      :Extinction      :power      :shutdown
menu_item      :library      :Redemarrer      :power      :reboot
menu_item      :library      :Veille      :power      :sleep
Thanks a lot!

Edit: I figured out that I maybe closed and reopened the reader too fast. I did not have time to take effect. All good if I exit the reader and open it again, but not too fast.

Last edited by Anghirrim; 09-27-2021 at 04:26 PM.
Anghirrim is offline   Reply With Quote