New backup 2024-04-25 16:15:02

This commit is contained in:
Penelope Gwen 2024-04-25 16:15:02 -06:00
parent d9cefe58a3
commit 61035f54d0

View file

@ -8,9 +8,6 @@ wsname=$(echo "${active_wsname}" | sed 's/'"${ws_prefix}"'//'| tr -d '"')
echo $ws_prefix
echo $wsname
exit
new_wsname="${ws_prefix}$(wofi -i --dmenu --height 1 --search ${wsname})"
swaymsg 'rename workspace "'"${active_wsname}"'" to "'"${new_wsname}"'"'