Files
guru/x11-wm/firefox-i3-workspaces/files/path-adapt.patch
Vitaly Zdanevich d215ee8db9 x11-wm/firefox-i3-workspaces: new package
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
2024-04-07 09:35:41 +04:00

14 lines
486 B
Diff

diff --git a/host/i3_workspaces.json b/host/i3_workspaces.json
index 3e1c6e5..14288b2 100644
--- a/host/i3_workspaces.json
+++ b/host/i3_workspaces.json
@@ -1,7 +1,7 @@
{
"name": "i3_workspaces",
"description": "Communicate with i3 about which workspaces Firefox windows are on",
- "path": "/home/yuri/projects/firefox-i3-workspaces/host/i3_workspaces.py",
+ "path": "/usr/lib/i3_workspaces.py",
"type": "stdio",
"allowed_extensions": ["i3-workspaces@yurikhan.space"]
}