1
0
Fork 0

bspwmrc: launch virt-manager as well

This commit is contained in:
Pratham Patel 2023-01-13 19:30:50 +05:30
parent 4c096b2b88
commit a9aa4061f5
1 changed files with 3 additions and 0 deletions

View File

@ -43,6 +43,9 @@ bspc rule -a "Virt-manager" state=psuedo_tiled
bspc desktop --focus ^3
gnome-disks &
sleep 2
bspc desktop --focus ^2
virt-manager &
sleep 1
bspc desktop --focus ^1
firefox &
sleep 2