New backup 2025-03-06 13:45:02
This commit is contained in:
parent
cb7b32bcfc
commit
222b373a7d
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
#declare -A titles
|
#declare -A titles
|
||||||
#declare -A icons
|
#declare -A icons
|
||||||
titles=(" — Alacritty" " — LibreWolf" " — LibreOffice Calc" " — LibreOffice Writer" " — LibreOffice Draw" " — LibreOffice Math" " - KeePassXC" " — Dolphin")
|
titles=(" — Alacritty" " — LibreWolf" " — LibreOffice Calc" " — LibreOffice Writer" " — LibreOffice Draw" " — LibreOffice Math" " - KeePassXC" " — Dolphin" " — Tokodon")
|
||||||
icons=(" " " " " " " " " " " " " " " ")
|
icons=(" " " " " " " " " " " " " " " " "")
|
||||||
|
|
||||||
function get_window_name() {
|
function get_window_name() {
|
||||||
output=$(swaymsg -t get_tree | jq -r '.. | (.nodes? // empty)[] | select(.focused==true).name')
|
output=$(swaymsg -t get_tree | jq -r '.. | (.nodes? // empty)[] | select(.focused==true).name')
|
||||||
|
|
Loading…
Add table
Reference in a new issue