mirror of
https://github.com/puzzle/lightning-beer-tap.git
synced 2025-12-17 07:04:21 +01:00
Kill main chromium window too on stop
This commit is contained in:
@@ -39,7 +39,7 @@ app_start(){
|
||||
app_stop(){
|
||||
echo "Killing all services..."
|
||||
killall java
|
||||
pkill -f -- "--type=renderer"
|
||||
pkill -o chromium
|
||||
killall unclutter
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user