mirror of
https://github.com/aljazceru/omakub.git
synced 2025-12-18 13:04:21 +01:00
Separate for better comment encapsulation
This commit is contained in:
@@ -125,6 +125,7 @@ app2folder-remove() {
|
|||||||
|
|
||||||
# Join list again
|
# Join list again
|
||||||
local NEW_LIST=$(IFS=, ; echo "${NEW_APPS[*]}")
|
local NEW_LIST=$(IFS=, ; echo "${NEW_APPS[*]}")
|
||||||
|
|
||||||
gsettings set "$SCHEMA" apps "[$NEW_LIST]"
|
gsettings set "$SCHEMA" apps "[$NEW_LIST]"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user