New backup 2024-04-25 16:15:02
This commit is contained in:
parent
d9cefe58a3
commit
61035f54d0
1 changed files with 0 additions and 3 deletions
|
@ -8,9 +8,6 @@ wsname=$(echo "${active_wsname}" | sed 's/'"${ws_prefix}"'//'| tr -d '"')
|
||||||
echo $ws_prefix
|
echo $ws_prefix
|
||||||
echo $wsname
|
echo $wsname
|
||||||
|
|
||||||
|
|
||||||
exit
|
|
||||||
|
|
||||||
new_wsname="${ws_prefix}$(wofi -i --dmenu --height 1 --search ${wsname})"
|
new_wsname="${ws_prefix}$(wofi -i --dmenu --height 1 --search ${wsname})"
|
||||||
|
|
||||||
swaymsg 'rename workspace "'"${active_wsname}"'" to "'"${new_wsname}"'"'
|
swaymsg 'rename workspace "'"${active_wsname}"'" to "'"${new_wsname}"'"'
|
||||||
|
|
Loading…
Add table
Reference in a new issue