Final commit before re-publication
This commit is contained in:
@@ -5,7 +5,7 @@ Use `git clone` to create a local copy of the timetracker repository on your loc
|
||||
If you'd prefer to use the Rust programs (which is highly recommended, if only for execution speed), you will need to compile the Rust programs with `cargo` (the Rust language package manager). Do the following:
|
||||
1. Install Rust language using your chosen distribution's package manager. For Arch Linux:
|
||||
```
|
||||
pacmak -Syu rust
|
||||
pacman -Syu rust
|
||||
```
|
||||
1. Navigate to the `timetracker/rust/timetracking` directory in the cloned `timetracker` source directory
|
||||
1. Execute the following command:
|
||||
@@ -19,5 +19,5 @@ If you'd prefer to use the Rust programs (which is highly recommended, if only f
|
||||
cargo run -- <input arguments>
|
||||
```
|
||||
## Pro Tips (TODO)
|
||||
- X11/X.org macros
|
||||
- Wayland/Hyprland macros
|
||||
- X11/X.org macros (autokey)
|
||||
- Wayland/Hyprland macros (hyprctl dispatch/espanso)
|
||||
|
Reference in New Issue
Block a user