feat(recent): Convert from GJS to Rust. GJS no longer required
This commit is contained in:
parent
2aa86e4ff7
commit
dbcf28b3d8
10 changed files with 519 additions and 153 deletions
2
Makefile
2
Makefile
|
|
@ -81,7 +81,7 @@ install:
|
|||
ln -sf $(BIN) $(PLUGIN_DIR)/files/files
|
||||
|
||||
# Recent plugin
|
||||
install -Dm0755 plugins/src/recent/recent.js $(PLUGIN_DIR)/recent
|
||||
ln -sf $(BIN) $(PLUGIN_DIR)/recent/recent
|
||||
|
||||
# Pulse plugin
|
||||
ln -sf $(BIN) $(PLUGIN_DIR)/pulse/pulse
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue