summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-10-08 21:12:49 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-10-08 21:12:49 -0700
commit9818dfee9bf9fffa2c4e71d0c9a18ccd1074ae2f (patch)
treef12fc42b2527073c9a6d516f6c59f0a66617cc3c /.config
parentea5cd1a45475d0991efa276690c98f9062de5978 (diff)
downloaddotfiles-9818dfee9bf9fffa2c4e71d0c9a18ccd1074ae2f.tar.gz
Revert "try to avoid Emacs scratchpad window losing focus"
Diffstat (limited to '.config')
-rw-r--r--.config/i3/config7
1 files changed, 1 insertions, 6 deletions
diff --git a/.config/i3/config b/.config/i3/config
index 9f5fe2ac..8af68528 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -366,9 +366,4 @@ bindsym $mod+n [class="^Xfce4-terminal$" title="^irssi$"] scratchpad show
# Org-mode agenda
bindsym $mod+Shift+u exec emacsclient -e '(spw--dedicated-org-agenda-window)'
for_window [class="^Emacs$" title="^Org-mode agenda$"] floating enable, resize set 1200 700, move position 50 50, move to scratchpad
-# ensure pointer is over the Emacs window, because otherwise, when
-# doing some stuff in the Org agenda, an Emacs frame on another
-# workspace raises an 'urgent' hint and focus goes from the floating
-# Org agenda window to whatever it underneath it on the current
-# workspace
-bindsym $mod+u [class="^Emacs$" title="^Org-mode agenda$"] scratchpad show, exec xdotool mousemove --polar 0 0
+bindsym $mod+u [class="^Emacs$" title="^Org-mode agenda$"] scratchpad show