Relocate orphaned windows after a WM start
(Mostly in case of WM crash)
This commit is contained in:
@@ -645,6 +645,10 @@
|
|||||||
|
|
||||||
|
|
||||||
(defn startup []
|
(defn startup []
|
||||||
|
(each w (wm :windows)
|
||||||
|
(unless (w :tag)
|
||||||
|
(put w :tag :q)))
|
||||||
|
|
||||||
(spawn "systemctl restart --user waybar")
|
(spawn "systemctl restart --user waybar")
|
||||||
(spawn "systemctl restart --user kanshi")
|
(spawn "systemctl restart --user kanshi")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user