forked from Shinonome/dots-hyprland
switchwall: unfuck wallpaper query on multimonitor (#1581)
This commit is contained in:
@@ -297,7 +297,7 @@ main() {
|
|||||||
;;
|
;;
|
||||||
--noswitch)
|
--noswitch)
|
||||||
noswitch_flag="1"
|
noswitch_flag="1"
|
||||||
imgpath=$(swww query | awk -F 'image: ' '{print $2}')
|
imgpath=$(swww query | head -1 | awk -F 'image: ' '{print $2}')
|
||||||
shift
|
shift
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
|||||||
Reference in New Issue
Block a user