lib/gtk3app/config.rb in gtk3app-1.2.0 vs lib/gtk3app/config.rb in gtk3app-1.3.0
- old
+ new
@@ -40,9 +40,10 @@
Slots: 13, # The number of minime slots
SlotsDBM: "#{XDG['CACHE']}/gtk3app/slots.sdbm", # slot management database
SLOTS_OFFSET: [0,0], # The offset from the bottom right corner
SlotsScale: 25, # The size of the slots
+ SlotsOrientation: :horizontal,
thing: { # The application MAY overwrite some these
# Main window configuration
WINDOW: a0, # Window.new's parameters