Dvlv / BoxBuddyRS

A Graphical Interface for Distrobox
MIT License
229 stars 24 forks source link

See if I can use dconf to allow users to set preferred terminal #47

Closed Dvlv closed 6 months ago

Dvlv commented 7 months ago

Only worth doing if it would work in the flatpak too

Dvlv commented 7 months ago
$ dconf write /org/gnome/boxbuddy/default-terminal "'kgx'"

$ dconf read /org/gnome/boxbuddy/default-terminal
'kgx'
Dvlv commented 6 months ago

In progress, using proper gio::Settings

TODO:

Dvlv commented 6 months ago

Done in Master

Dvlv commented 6 months ago

TODO: Docs

Dvlv commented 6 months ago

Released in 2.1.0