This commit is contained in:
Daniel 2023-01-20 15:54:58 -05:00
parent 4e152b3b77
commit 409eeec77e

View file

@ -35,4 +35,3 @@ fn main() {
run_or_log(&mut conn, &("workspace ".to_owned() + active_workspaces[1]));
run_or_log(&mut conn, "move workspace to output right");
}