This commit is contained in:
Ashley Wulber 2022-08-01 11:11:26 -04:00
parent 580df62e46
commit 73d2107dc9
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820
10 changed files with 5 additions and 21 deletions

View file

@ -5,7 +5,6 @@ use std::path::PathBuf;
use gtk4::glib;
use std::future::Future;
pub type Activate = String;
#[derive(Debug, Clone)]
pub enum WorkspaceEvent {