dotfiles/.config/waybar/custom/kvm.sh
2025-12-18 12:09:34 -03:00

8 lines
85 B
Bash

#!/bin/bash
if ! pgrep virt-manager
then
virt-manager&
fi
swaymsg workspace vm