fix: sway config, bin/{epitest,wine,virt}...
This commit is contained in:
parent
ab196ca49e
commit
dbf9c6a329
17 changed files with 40 additions and 13 deletions
4
bin/virt-manager
Executable file
4
bin/virt-manager
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
systemctl is-active libvirtd | grep -q inactive && pkexec systemctl start libvirtd
|
||||
/usr/bin/virt-manager
|
Loading…
Add table
Add a link
Reference in a new issue