View Single Post
Old 02-16-2025, 02:46 PM   #12
remlap
Connoisseur
remlap began at the beginning.
 
Posts: 55
Karma: 10
Join Date: Jun 2010
Device: none
I have decided dark mode toggle is fine you can see if its enabled or not

How do I go about turning this into a dynamic menu item for now its two

Code:
#
## Page Turner Toggle Menu
menu_item       :   main       :   Enable Page Turner      :   nickel_bluetooth            :   enable
    chain_success              :   cmd_spawn               :   quiet                       :   sleep 3 && bluetoothctl connect MACADDRES
menu_item       :   main       :   Disable Page Turner     :   nickel_bluetooth            :   disable
#
remlap is offline   Reply With Quote