From 2b46480d66e0b3f26e19a4d12cd5236e43bb9817 Mon Sep 17 00:00:00 2001
From: Raúl Benencia <id@rbenencia.name>
Date: Sun, 27 Oct 2024 21:35:42 -0700
Subject: gnome-moe-windows: mv notmuch/elfeed windows

---
 bin/gnome-move-windows | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'bin/gnome-move-windows')

diff --git a/bin/gnome-move-windows b/bin/gnome-move-windows
index 69dd0b0..319f159 100755
--- a/bin/gnome-move-windows
+++ b/bin/gnome-move-windows
@@ -11,7 +11,7 @@ done
 # Assign windows to predetermined workplaces
 misc=$(wmctrl -l |  awk '/isco|eepa/ {print $1}')
 main="$(wmctrl -l  | awk '/ main$/ {print $1}')"
-communications="$(wmctrl -l |  awk '/Webex|Slack|communications/ {print $1}')"
+communications="$(wmctrl -l |  awk '/Webex|Slack|communications|notmuch|elfeed/ {print $1}')"
 terminals="$(wmctrl -l  | awk '/Alacritty|terminal/ {print $1}')"
 browsers="$(wmctrl -l  | awk '/Firefox|Chrom/ {print $1}')"
 
-- 
cgit v1.2.3