revert X Property change, and cleanup formatting

This commit is contained in:
Ashley Wulber 2021-12-29 17:31:01 -05:00
parent 5a4a802751
commit 65f43a9300
32 changed files with 459 additions and 429 deletions

View file

@ -1,7 +1,7 @@
use gtk4::ScrolledWindow;
use std::path::PathBuf;
use gtk4::glib;
use gtk4::ScrolledWindow;
pub fn data_path() -> PathBuf {
let mut path = glib::user_data_dir();