mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 10:52:51 +00:00
generic: check the full krandrstartup path
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
fe00efd3a6
commit
f532dce25e
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ if test -n "$kcminputrc_mouse_cursortheme" -o -n "$kcminputrc_mouse_cursorsize"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
[ -r krandrstartup ] && . krandrstartup
|
[ -r @BIN_INSTALL_DIR@/krandrstartup ] && . @BIN_INSTALL_DIR@/krandrstartup
|
||||||
|
|
||||||
if test "$kcmfonts_general_forcefontdpi" -ne 0; then
|
if test "$kcmfonts_general_forcefontdpi" -ne 0; then
|
||||||
xrdb -quiet -merge -nocpp <<EOF
|
xrdb -quiet -merge -nocpp <<EOF
|
||||||
|
|
Loading…
Add table
Reference in a new issue