mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-03-01 18:22:41 -08:00
Compare commits
69 Commits
v0.2.0
...
refactor-o
| Author | SHA1 | Date | |
|---|---|---|---|
|
b17e3ea32a
|
|||
|
4b0a2ec486
|
|||
|
2c001e8017
|
|||
|
dd0ed3f849
|
|||
|
c8b65a01f6
|
|||
|
73e70b4395
|
|||
|
d0f29cfeae
|
|||
|
5e74209b61
|
|||
|
05805a3169
|
|||
|
cf9a444e08
|
|||
|
30e3e858f6
|
|||
|
3fe6b8c926
|
|||
|
0e64b630d0
|
|||
|
fb948c6feb
|
|||
|
a46f90d085
|
|||
|
33007b3f40
|
|||
|
e78e45b4e7
|
|||
|
a80d6dbea9
|
|||
|
cbff3f9ad9
|
|||
|
e4038127cb
|
|||
|
4309e0dec3
|
|||
|
55c577e911
|
|||
|
fd77f8f6a2
|
|||
|
dcc82c8052
|
|||
|
93336afa07
|
|||
|
a7d220e182
|
|||
|
498fd2d09a
|
|||
|
d2af09d941
|
|||
|
9c2618c4c7
|
|||
|
bf333c7c08
|
|||
|
dac9a3429a
|
|||
|
536db5ff85
|
|||
|
39288a62b6
|
|||
|
93e392910c
|
|||
|
185528aee6
|
|||
|
870acb45d5
|
|||
|
40787e8b71
|
|||
|
98fd2a731e
|
|||
|
de8c15fd56
|
|||
|
370274e78a
|
|||
|
9e0c5e478e
|
|||
|
3f1702b0f6
|
|||
|
66c24767fb
|
|||
|
f8e961d105
|
|||
|
34a0feae71
|
|||
|
db5e3f9e50
|
|||
|
30a76d7767
|
|||
|
1e645f961b
|
|||
|
3a1d746a2e
|
|||
|
17fa10ba36
|
|||
|
d6c4a85a3b
|
|||
|
19c7448f26
|
|||
|
b212986682
|
|||
|
d07b0aa957
|
|||
|
603af36a48
|
|||
|
5ef3396205
|
|||
|
721036342d
|
|||
|
c7c91077fd
|
|||
|
771ea5777f
|
|||
|
151752b17a
|
|||
|
62f53071ec
|
|||
|
337e3268f1
|
|||
|
fa0cb00f70
|
|||
|
a33a87bf8f
|
|||
|
3c2c8453be
|
|||
|
3c5ba3a3d3
|
|||
|
1ae46cd4ba
|
|||
|
1e2b43a7dc
|
|||
|
0de278f3ab
|
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -242,7 +242,7 @@ jobs:
|
||||
run: |
|
||||
tar -czf "release/subminer-assets.tar.gz" \
|
||||
config.example.jsonc \
|
||||
plugin/subminer \
|
||||
plugin/subminer.lua \
|
||||
plugin/subminer.conf \
|
||||
assets/themes/subminer.rasi
|
||||
|
||||
@@ -304,7 +304,7 @@ jobs:
|
||||
### Optional Assets (config example + mpv plugin + rofi theme)
|
||||
1. Download `subminer-assets.tar.gz`
|
||||
2. Extract and copy `config.example.jsonc` to `~/.config/SubMiner/config.jsonc`
|
||||
3. Copy `plugin/subminer/` directory contents to `~/.config/mpv/scripts/`
|
||||
3. Copy `plugin/subminer.lua` to `~/.config/mpv/scripts/`
|
||||
4. Copy `plugin/subminer.conf` to `~/.config/mpv/script-opts/`
|
||||
5. Copy `assets/themes/subminer.rasi` to:
|
||||
- Linux: `~/.local/share/SubMiner/themes/subminer.rasi`
|
||||
|
||||
Reference in New Issue
Block a user