mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
14 lines
486 B
Diff
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"]
|
|
}
|