summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-06-02 16:14:27 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-06-02 19:27:21 -0700
commit4e51db1dbcd692c935f6cef5d3a4cbc2dd6cd30a (patch)
treef1923350a503e9c3d59683fd4952193aa69f1b5f /.config
parentd134b83284bc7f5d0f2e3bc103b8e7d74224ec9e (diff)
downloaddotfiles-4e51db1dbcd692c935f6cef5d3a4cbc2dd6cd30a.tar.gz
add bindings to invoke proced
Diffstat (limited to '.config')
-rw-r--r--.config/i3/config2
-rw-r--r--.config/sway/config1
2 files changed, 0 insertions, 3 deletions
diff --git a/.config/i3/config b/.config/i3/config
index 84572b5b..aa2b11ea 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -325,8 +325,6 @@ mode "C-i g-" {
# adjust volume
bindsym v exec xfce4-terminal -e alsamixer , mode "default"
- bindsym t exec xfce4-terminal -e top , mode "default"
-
# work around bugs -- this fixes Emacs suddenly not accepting any
# keyboard input until a new frame is opened and then closed using
# emacsclient(1)
diff --git a/.config/sway/config b/.config/sway/config
index a2b325b3..3958b8f7 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -341,7 +341,6 @@ mode "C-i g-" {
# open virt-viewer pointed at develacc
bindsym d exec develacc-please , mode "default"
- bindsym t exec foot top , mode "default"
bindsym y exec foot yapet , mode "default"
bindsym w exec ~/src/dotfiles/scripts/desktop/whitenoise , mode "default"