#!/bin/bash # GNU GPL # this is wmrotate2 for use with wminizer # https://bbs.archlinux.org/viewtopic.php?pid=320776#p320776 & exec wmrotate in xinit or however launching while true do dwm spectrwm # openbox # xmonad # i3 done