[alfaview] Adapt to new region share window title

This commit is contained in:
Sebastian Schulze 2023-06-19 08:22:50 +02:00
parent 767c2d1c09
commit 71a97d2ca3
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ declare name
raw_name=$(basename $(realpath $(pwd)/../))/$(basename $PWD)
name="${raw_name//./_}"
if ! tmux has-session -t "${name}" 2> /dev/null; then
if ! tmux has-session -t="${name}" 2> /dev/null; then
tmux new-session -A -s "${name}" -d
tmux new-window -t "${name}"
tmux select-window -t "${name}" -t 0

View File

@ -290,7 +290,7 @@ for_window [title="^backup$"] floating enable, border pixel 4, move position cen
for_window [title="nm-tray"] floating enable
for_window [app_id="org.gnome.Nautilus"] floating enable
for_window [title="Firefox - Sharing Indicator"] floating enable
for_window [title="^alfaview - Region share.*$"] floating enable, border pixel 1, move position center
for_window [title="^alfaview - Share screen region.*$"] floating enable, border pixel 1, move position center
assign [instance="^.*\.yakshed\.org$"] "3 "
assign [title=".*slack.*"] "3 "