New backup 2024-04-15 20:15:02
This commit is contained in:
parent
78c7c7c6d7
commit
00bbfb16c8
2 changed files with 1 additions and 1 deletions
BIN
de/home/.config/sway/assets/wallpaper/DP-2/1.jpg
Normal file
BIN
de/home/.config/sway/assets/wallpaper/DP-2/1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 804 KiB |
|
@ -23,7 +23,7 @@ wpno_last="9"
|
|||
|
||||
getpids
|
||||
|
||||
output=$(swaymsg -t get_outputs | jq -r '.[] | {name} | "\(.name)"')
|
||||
output=$(swaymsg -t get_outputs | jq -r '.[] | select(.focused) | {name} | "\(.name)"')
|
||||
workspace=$(swaymsg -t get_workspaces | jq -r '.[] | select(.focused) | {name} | "\(.name)"')
|
||||
getwpno "${workspace}"
|
||||
setbg "${output}" "${wpno}"
|
||||
|
|
Loading…
Add table
Reference in a new issue