summaryrefslogtreecommitdiff
path: root/bin/debian-ftp-master
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-07-18 15:45:56 +0100
committerSean Whitton <spwhitton@spwhitton.name>2019-07-18 15:45:56 +0100
commitd535a3e2c756cb73995b38dc0fb7187f08979a14 (patch)
tree28c2dcadc937b2d5105674e712c5387201e3efb7 /bin/debian-ftp-master
parent7261f010d4a4616dd2c66fe04bce007e2dc03551 (diff)
downloaddotfiles-d535a3e2c756cb73995b38dc0fb7187f08979a14.tar.gz
debian-ftp-master: drop Firefox TODO
I think I'll often want to move a window from another workspace where the last session was.
Diffstat (limited to 'bin/debian-ftp-master')
-rwxr-xr-xbin/debian-ftp-master7
1 files changed, 0 insertions, 7 deletions
diff --git a/bin/debian-ftp-master b/bin/debian-ftp-master
index afbaa2d4..885e6ef5 100755
--- a/bin/debian-ftp-master
+++ b/bin/debian-ftp-master
@@ -74,13 +74,6 @@ done
emacsclient -c -a '' -n -e '(progn (switch-to-buffer "*NEW notes*") (text-mode))'
sleep 0.3 # should be very fast to open emacsclient
-# # TODO If none already, get a Firefox window opened on this workspace
-# current_desktop="$(xprop -notype -root _NET_CURRENT_DESKTOP | awk '{print $3}')"
-# if ! xdotool search --all --onlyvisible \
-# --desktop "$current_desktop" --limit 1 --class Firefox; then
-# firefox -new-window https://ftp-master.debian.org/new.html
-# fi
-
# Now we've the windows opened, arrange them. For some reason, in
# order to have the resize commands take effect, there has to be a
# pause before each resize command is issued, i.e. separate i3-msg