summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-01-15 09:53:38 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-01-15 14:55:44 -0700
commit581280939f7531154b779edde3738f68c8b03e7b (patch)
treeea05847190846acff8e4ccf5f91e859a28b86451 /.config
parent3b4fcf19be03e7a6f1e8a66d7eba4312a0e41cf2 (diff)
downloaddotfiles-581280939f7531154b779edde3738f68c8b03e7b.tar.gz
drop Evolution bindings
Diffstat (limited to '.config')
-rw-r--r--.config/i3/config14
-rw-r--r--.config/sway/config4
2 files changed, 0 insertions, 18 deletions
diff --git a/.config/i3/config b/.config/i3/config
index 73f6ccd0..f6c2d7c8 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -224,12 +224,6 @@ mode "Window management" {
# various reasons, so just having them as regular windows with
# shortcuts to get back to them is better.
- # calendar, contacts & some HTML mail
- bindsym Shift+r exec evolution, mode "default"
- # bindsym r [class="Evolution" title=" — Evolution$"] \
- # scratchpad show, mode "default"
- bindsym r [class="Evolution" title=" — Evolution$"] focus, mode "default"
-
# chat
bindsym Shift+n exec xfce4-terminal \
--title="irssi" -x /bin/sh -c "mosh athena /home/spwhitton/src/dotfiles/bin/ii", \
@@ -293,14 +287,6 @@ bindsym Ctrl+i mode "Window management"
# bindsym --release Shift+space mode "default"
# }
-# see above for commentary on these (they have to be outside the C-i
-# mode definition)
-# for_window [class="Evolution"] floating enable
-# for_window [class="Evolution" title=" — Evolution$"] resize set 1200 700, \
-# move position 50 50, move to scratchpad
-# for_window [class="^Xfce4-terminal$" title="^irssi$"] floating enable, \
-# resize set 1000 600, move position 100 100, move to scratchpad
-
# change focus
bindsym $mod+j focus left
bindsym $mod+k focus right
diff --git a/.config/sway/config b/.config/sway/config
index 20ee9491..abac93ac 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -200,10 +200,6 @@ mode "C-i-" {
# various reasons, so just having them as regular windows with
# shortcuts to get back to them is better.
- # calendar, contacts & some HTML mail
- bindsym Shift+r exec evolution, mode "default"
- bindsym r [class="Evolution" title=" — Evolution$"] focus, mode "default"
-
# chat
# Foot in Debian bullseye doesn't have an option to set a persistent
# title. See <https://codeberg.org/dnkl/foot/issues/386> regarding