fix for pcmanfm crash
This commit is contained in:
@@ -3,6 +3,10 @@
|
|||||||
# Copy i18n files to ~ if available
|
# Copy i18n files to ~ if available
|
||||||
# Check if Laptop|Notebook, otherwise disable power-manager
|
# Check if Laptop|Notebook, otherwise disable power-manager
|
||||||
# Run only once invoked from openbox autostart
|
# Run only once invoked from openbox autostart
|
||||||
|
|
||||||
|
# temporary. fix for pcmanfm crash on /usr/share/backgrounds
|
||||||
|
sd thumbnails thumbnail "$HOME"/.config/libfm/dir-settings.conf
|
||||||
|
|
||||||
LNG=${LANG:0:2}
|
LNG=${LANG:0:2}
|
||||||
FILE="$HOME/.config/mabox/.lang"
|
FILE="$HOME/.config/mabox/.lang"
|
||||||
if [ ! -f "$FILE" ]; then
|
if [ ! -f "$FILE" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user