summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-09-19 17:47:14 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-09-19 17:47:44 -0700
commitdeb1376a80e0c1dfc5ad7e33cc82425083646d1e (patch)
treee9cd246fcc7d0f88c1a6b9b8bb689305b255b2fd /.config
parent3821982e5803babab66e63fbe19607e6940251fc (diff)
downloaddotfiles-deb1376a80e0c1dfc5ad7e33cc82425083646d1e.tar.gz
add Sway binding for 'makoctl dismiss'
Diffstat (limited to '.config')
-rw-r--r--.config/sway/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/sway/config b/.config/sway/config
index 68e2f6cc..0a38700d 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -85,6 +85,8 @@ mode "C-i-" {
bindsym s exec ~/src/dotfiles/scripts/desktop/wofi_ssh, mode "default"
+ bindsym Mod1+g exec makoctl dismiss --all
+
# split in horizontal orientation
bindsym h split h, mode "default"