summaryrefslogtreecommitdiff
path: root/samedir
diff options
context:
space:
mode:
Diffstat (limited to 'samedir')
-rwxr-xr-xsamedir1
1 files changed, 0 insertions, 1 deletions
diff --git a/samedir b/samedir
index 0a19707..2d42d69 100755
--- a/samedir
+++ b/samedir
@@ -1,5 +1,4 @@
#!/bin/sh
-
# Open a terminal window in the same directory as the currently active window.
PID=$(xprop -id "$(xprop -root | xprop -root | sed -n "/_NET_ACTIVE_WINDOW/ s/^.*# // p")" | sed -n "/PID/ s/^.*= // p")