Initial commit: basic scripting, working under KDE Wayland
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Screenshot taker tool
|
||||
Based on this: https://superuser.com/questions/1594667/how-can-i-make-a-screenshot-log-on-linux
|
||||
|
||||
|
||||
## Usage
|
||||
Copy the files in systemd to: `~/.config/systemd/user/`
|
||||
Modify the paths in them so they point to wherever this repo is.
|
||||
Run:
|
||||
```bash
|
||||
systemctl --user start screenshot.service screenshot.timer
|
||||
```
|
||||
Reference in New Issue
Block a user