Fixed readme name

master
Benjamin Bädorf 2020-07-30 16:40:02 +02:00
parent e917a25129
commit 0224d5075d
No known key found for this signature in database
GPG Key ID: 4406E80E13CD656C
2 changed files with 3 additions and 2 deletions

3
Cargo.lock generated
View File

@ -1,5 +1,6 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "stream-screen"
name = "wlstreamer"
version = "0.1.0"

View File

@ -12,7 +12,7 @@ struct Config {
fn help() {
println!("Wrapper around wf-recorder and ffmpeg that automatically switches the screen being recorded based on current window focus");
println!("");
println!("Usage: stream-screen [options]");
println!("Usage: wlstreamer [options]");
println!("");
println!("Options:");
println!(" --not-ws <ws-num> Do not show this workspace. Can be used multiple times. Example: 3");